Package com.twelvemonkeys.imageio.color
package com.twelvemonkeys.imageio.color
-
ClassDescriptionConverts between CIE L*a*b* and sRGB color spaces.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.ComponentColorModel subclass that correctly handles full 16 bitTYPE_SHORT
signed integral samples.ComponentColorModel subclass that correctly handles full 32 bitTYPE_INT
unsigned integral samples.Fast YCbCr to RGB conversion.