Image Modes


Image Modes

#define plugInModeBitmap   0
#define plugInModeGrayScale   1
#define plugInModeIndexedColor   2
#define plugInModeRGBColor   3
#define plugInModeCMYKColor   4
#define plugInModeHSLColor   5
#define plugInModeHSBColor   6
#define plugInModeMultichannel   7
#define plugInModeDuotone   8
#define plugInModeLabColor   9
#define plugInModeGray16   10
#define plugInModeRGB48   11
#define plugInModeLab48   12
#define plugInModeCMYK64   13
#define plugInModeDeepMultichannel   14
#define plugInModeDuotone16   15
#define plugInModeRGB96   16
#define plugInModeGray32   17

Define Documentation

#define plugInModeBitmap   0

#define plugInModeGrayScale   1

#define plugInModeIndexedColor   2

#define plugInModeRGBColor   3

#define plugInModeCMYKColor   4

#define plugInModeHSLColor   5

#define plugInModeHSBColor   6

#define plugInModeMultichannel   7

#define plugInModeDuotone   8

#define plugInModeLabColor   9

#define plugInModeGray16   10

#define plugInModeRGB48   11

#define plugInModeLab48   12

#define plugInModeCMYK64   13

#define plugInModeDeepMultichannel   14

#define plugInModeDuotone16   15

#define plugInModeRGB96   16

#define plugInModeGray32   17