Color separation

Command line

Color separation can be directly executed by typing one of the following expressions on the command line of the Main window:

  

OUTMAP

=

MapColorSeparation(InputMapName, Color)

OUTMAP

=

MapColorSep(InputMapName, Color)

OUTMAP

=

InputMapName.Color

where:

OUTMAP

is the name of your output raster map.

MapColorSeparation

is the command to start the Color separation operation.

MapColorSep

is an alias to start the Color separation operation.

InputMapName

is the name of your input raster map; the input maps must have a Picture domain or the Color domain.

Color

is the color you want to extract, choose one of the following:

red | green | blue | yellow | magenta | cyan | hue | saturation | sat | intensity | intens | gray | grey

When the definition symbol = is used, a dependent output map is created; when the assignment symbol := is used, the dependency link is immediately broken after the output map has been calculated.

See also: