Class Summary |
ChannelDefinitionMapper |
This class is responsible for the mapping between
requested components and image channels. |
ColorSpace |
This class analyzes the image to provide colorspace
information for the decoding chain. |
ColorSpace.CSEnum |
Colorspace enumeration class |
ColorSpace.Enumeration |
Typesafe enumeration class |
ColorSpace.MethodEnum |
Method enumeration class |
ColorSpaceMapper |
This is the base class for all modules in the colorspace and icc
profiling steps of the decoding chain. |
EnumeratedColorSpaceMapper |
This class provides Enumerated ColorSpace API for the jj2000.j2k imaging chain
by implementing the BlkImgDataSrc interface, in particular the getCompData
and getInternCompData methods. |
PalettizedColorSpaceMapper |
This class provides decoding of images with palettized colorspaces. |
Resampler |
This class resamples the components of an image so that
all have the same number of samples. |
SYccColorSpaceMapper |
This decodes maps which are defined in the sYCC
colorspace into the sRGB colorspadce. |