|
Gnostice PDFOne
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PdfImageColorSpaceType
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 |
---|
static final int NONE
static final int GRAY
static final int RGB
static final int CMYK
static final int INDEXED_GRAY
static final int INDEXED_RGB
static final int INDEXED_CMYK
static final int INDEXED_DeviceN
static final int INDEXED_Separation
static final int ICC_GRAY
static final int ICC_RGB
static final int ICC_CMYK
static final int DeviceN_AlternateCMYK
static final int DeviceN_AlternateRGB
static final int DeviceN_AlternateGRAY
static final int Separation_GRAY
static final int Separation_RGB
static final int Separation_CMYK
static final int Separation_ICCBased
static final int CalGray
static final int CalRGB
static final int Separation_CalGRAY
static final int Separation_CalRGB
static final int ICC_AlternateGRAY
static final int ICC_AlternateRGB
static final int ICC_AlternateCMYK
static final int Separation
static final int ICCBased
static final int DeviceN
static final int Lab
static final int Pattern
static final int Pattern_DeviceGray
static final int Pattern_DeviceRGB
static final int Pattern_DeviceCMYK
|
Pro. Ed. v5.4 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |