EnumColourConversionMode enum EnumColourConversionMode { CICM_GENERAL = 0x01, CICM_SKIP = 0x00, CICM_REV = 0x80000000 }