CIELabColorConverter |
Converts between CIE L*a*b* and sRGB color spaces.
|
CMYKColorSpace |
A fallback CMYK ColorSpace, in case none can be read from disk.
|
ColorProfiles |
A helper class for working with ICC color profiles.
|
ColorProfiles.CIEXYZ |
|
ColorProfiles.GRAY |
|
ColorProfiles.LINEAR_RGB |
|
ColorProfiles.Profiles |
|
ColorProfiles.PYCC |
|
ColorProfiles.sRGB |
|
ColorSpaces |
A helper class for working with ICC color profiles and color spaces.
|
ColorSpaces.Key |
|
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.
|
ICCProfileSanitizer.Factory |
|
Int16ComponentColorModel |
ComponentColorModel subclass that correctly handles full 16 bit TYPE_SHORT signed integral samples.
|
KCMSSanitizerStrategy |
KCMSProfileCleaner.
|
LCMSSanitizerStrategy |
LCMSProfileCleaner.
|
ProfileDeferralActivator |
This class exists to force early invocation of ProfileDeferralMgr.activateProfiles() ,
in an attempt to avoid JDK-6986863 and related bugs in Java < 17.
|
ProfileDeferralActivator.Spi |
This is not a service provider, but exploits the SPI mechanism as a hook to force early profile activation.
|
UInt32ColorModel |
ComponentColorModel subclass that correctly handles full 32 bit TYPE_INT unsigned integral samples.
|
YCbCrConverter |
Fast YCbCr to RGB conversion.
|
YCbCrConverter.ITU_R_601 |
|
YCbCrConverter.JPEG |
|