Class | Description |
---|---|
CIELabColorConverter |
Converts between CIE L*a*b* and sRGB color spaces.
|
ColorSpaces |
A helper class for working with ICC color profiles and color spaces.
|
DiscreteAlphaIndexColorModel |
This class represents a hybrid between an
IndexColorModel and a ComponentColorModel ,
having both a color map and a full, discrete alpha channel. |
Int16ComponentColorModel |
ComponentColorModel subclass that correctly handles full 16 bit
TYPE_SHORT signed integral samples. |
UInt32ColorModel |
ComponentColorModel subclass that correctly handles full 32 bit
TYPE_INT unsigned integral samples. |
YCbCrConverter |
Fast YCbCr to RGB conversion.
|
Enum | Description |
---|---|
CIELabColorConverter.Illuminant |
Copyright © 2018. All rights reserved.