CIB merge technical documentation (EN)

6. Call parameters in detail

6.59. Parameter --replace-color

The parameter --replace-color is used to replace colours in RRGGBB format.


Syntax
--replace-color


Description

The colour replacement is done with the parameter --replace-color=xxxxxx=yyyy, where xxxxxx is the hexidecimal representation of the source colour to be replaced in RRGGBB format (ff0000 is red, ffffff is white, etc.) and yyyyyy is the new colour in the same format. There can be as many such parameter pairs as required, with no restrictions.

For batch processing by CIB merge, it is possible to reset all marked replacements by specifying the --replace-color parameter without additional data.


Example
--replace-color=ff0000=00ff00

This replaces red with green. Mit dem Parameter “—prefix-delimiter” wird der Präfix “sample.” aktiviert.