Package com.twelvemonkeys.imageio.color
package com.twelvemonkeys.imageio.color
-
ClassDescriptionConverts between CIE L*a*b* and sRGB color spaces.A fallback CMYK ColorSpace, in case none can be read from disk.A helper class for working with ICC color profiles.A helper class for working with ICC color profiles and color spaces.This class represents a hybrid between an
IndexColorModel
and aComponentColorModel
, having both a color map and a full, discrete alpha channel and/or one or more "extra" channels.ICCProfileSanitizer.ComponentColorModel subclass that correctly handles full 16 bitTYPE_SHORT
signed integral samples.KCMSProfileCleaner.LCMSProfileCleaner.This class exists to force early invocation ofProfileDeferralMgr.activateProfiles()
, in an attempt to avoid JDK-6986863 and related bugs in Java invalid input: '<' 17.This is not a service provider, but exploits the SPI mechanism as a hook to force early profile activation.ComponentColorModel subclass that correctly handles full 32 bitTYPE_INT
unsigned integral samples.Fast YCbCr to RGB conversion.