CIELabColorConverter |
Converts between CIE L*a*b* and sRGB color spaces.
|
ColorProfiles |
A helper class for working with ICC color profiles.
|
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 and/or one or more "extra" channels.
|
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.
|