public interface ColorspaceType
| Modifier and Type | Field and Description |
|---|---|
static int |
CMYColorspace |
static int |
CMYKColorspace |
static int |
GRAYColorspace |
static int |
HCLColorspace |
static int |
HCLpColorspace |
static int |
HSBColorspace |
static int |
HSIColorspace |
static int |
HSLColorspace |
static int |
HSVColorspace |
static int |
HWBColorspace |
static int |
LabColorspace |
static int |
LCHabColorspace |
static int |
LCHColorspace |
static int |
LCHuvColorspace |
static int |
LMSColorspace |
static int |
LogColorspace |
static int |
LuvColorspace |
static int |
OHTAColorspace |
static int |
Rec601YCbCrColorspace |
static int |
Rec709YCbCrColorspace |
static int |
RGBColorspace |
static int |
scRGBColorspace |
static int |
sRGBColorspace |
static int |
TransparentColorspace |
static int |
UndefinedColorspace |
static int |
xyYColorspace |
static int |
XYZColorspace |
static int |
YCbCrColorspace |
static int |
YCCColorspace |
static int |
YDbDrColorspace |
static int |
YIQColorspace |
static int |
YPbPrColorspace |
static int |
YUVColorspace |
static final int UndefinedColorspace
static final int CMYColorspace
static final int CMYKColorspace
static final int GRAYColorspace
static final int HCLColorspace
static final int HCLpColorspace
static final int HSBColorspace
static final int HSIColorspace
static final int HSLColorspace
static final int HSVColorspace
static final int HWBColorspace
static final int LabColorspace
static final int LCHColorspace
static final int LCHabColorspace
static final int LCHuvColorspace
static final int LogColorspace
static final int LMSColorspace
static final int LuvColorspace
static final int OHTAColorspace
static final int Rec601YCbCrColorspace
static final int Rec709YCbCrColorspace
static final int RGBColorspace
static final int scRGBColorspace
static final int sRGBColorspace
static final int TransparentColorspace
static final int xyYColorspace
static final int XYZColorspace
static final int YCbCrColorspace
static final int YCCColorspace
static final int YDbDrColorspace
static final int YIQColorspace
static final int YPbPrColorspace
static final int YUVColorspace