|
Gnostice PDFOne
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This class defines constants specifying type of color spaces of images.
Field Summary | |
static int |
CalGray
CIE-based grayscale color space. |
static int |
CalRGB
CIE-based RGB color space. |
static int |
CMYK
CMYK color space. |
static int |
DeviceN
DeviceN color space. |
static int |
DeviceN_AlternateCMYK
DeviceN alternate CMYK color space. |
static int |
DeviceN_AlternateGRAY
DeviceN alternate grayscale color space. |
static int |
DeviceN_AlternateRGB
DeviceN alternate RGB color space. |
static int |
GRAY
Grayscale color space. |
static int |
ICC_AlternateCMYK
Alternate ICC CMYK color space. |
static int |
ICC_AlternateGRAY
Alternate ICC grayscale color space. |
static int |
ICC_AlternateRGB
Alternate ICC RGB color space. |
static int |
ICC_CMYK
ICC CMYK color space. |
static int |
ICC_GRAY
ICC grayscale space. |
static int |
ICC_RGB
ICC RGB color space. |
static int |
ICCBased
ICCBased color space. |
static int |
INDEXED_CMYK
Indexed CMYK color space. |
static int |
INDEXED_DeviceN
Indexed DeviceN color space. |
static int |
INDEXED_GRAY
Indexed grayscale color space. |
static int |
INDEXED_RGB
Indexed RGB color space. |
static int |
INDEXED_Separation
Indexed separation color space. |
static int |
Lab
CIE-based ABC color space with two transformation stages. |
static int |
NONE
Unspecified color space. |
static int |
Pattern
Pattern color space. |
static int |
Pattern_DeviceCMYK
Pattern device CMYK color space. |
static int |
Pattern_DeviceGray
Pattern device grayscale color space. |
static int |
Pattern_DeviceRGB
Pattern device RGB color space. |
static int |
RGB
RGB color space. |
static int |
Separation
Separation color space. |
static int |
Separation_CalGRAY
CIE-based separation grayscale color space. |
static int |
Separation_CalRGB
CIE-based separation RGB color space. |
static int |
Separation_CMYK
Separation CMYK color space. |
static int |
Separation_GRAY
Separation grayscale color space. |
static int |
Separation_ICCBased
Separation ICCBased color space. |
static int |
Separation_RGB
Separation RGB color space. |
Field Detail |
public static final int NONE
public static final int GRAY
public static final int RGB
public static final int CMYK
public static final int INDEXED_GRAY
public static final int INDEXED_RGB
public static final int INDEXED_CMYK
public static final int INDEXED_DeviceN
public static final int INDEXED_Separation
public static final int ICC_GRAY
public static final int ICC_RGB
public static final int ICC_CMYK
public static final int DeviceN_AlternateCMYK
public static final int DeviceN_AlternateRGB
public static final int DeviceN_AlternateGRAY
public static final int Separation_GRAY
public static final int Separation_RGB
public static final int Separation_CMYK
public static final int Separation_ICCBased
public static final int CalGray
public static final int CalRGB
public static final int Separation_CalGRAY
public static final int Separation_CalRGB
public static final int ICC_AlternateGRAY
public static final int ICC_AlternateRGB
public static final int ICC_AlternateCMYK
public static final int Separation
public static final int ICCBased
public static final int DeviceN
public static final int Lab
public static final int Pattern
public static final int Pattern_DeviceGray
public static final int Pattern_DeviceRGB
public static final int Pattern_DeviceCMYK
|
Pro. Ed. v5.0.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |