iFlags
The type of separation that was used to create the grayscale bitmaps. Valid values are:
Value |
Meaning |
COLORSEP_RGB |
Merge bitmaps from three RGB planes. |
COLORSEP_CMYK |
Merge bitmaps from four CMYK planes. |
COLORSEP_CMY |
Merge bitmaps from three CMY planes. |
COLORSEP_HSV |
Merge bitmaps from three HSV planes. |
COLORSEP_HLS |
Merge bitmaps from three HLS planes. |