Flags
The type of separation. Valid values are:
Value |
Meaning |
COLORSEP_RGB |
Create bitmaps for three RGB planes. |
COLORSEP_CMYK |
Create bitmaps for four CMYK planes. |
COLORSEP_CMY |
Create bitmaps for three CMY planes. |
COLORSEP_HSV |
Create bitmaps for three HSV planes. |
COLORSEP_YUV |
Create bitmaps for three YUV planes. |
COLORSEP_XYZ |
Create bitmaps for three XYZ planes. |
COLORSEP_LAB |
Create bitmaps for three LAB planes. |
COLORSEP_YCrCb |
Create bitmaps for three YCrCb planes. |
COLORSEP_SCT |
Create bitmaps for three SCT planes. |
COLORSEP_HLS |
Create bitmaps for three HLS planes. |