Uses of Class
ucar.jpeg.colorspace.ColorSpaceMapper

Packages that use ColorSpaceMapper
ucar.jpeg.colorspace   
ucar.jpeg.icc   
 

Uses of ColorSpaceMapper in ucar.jpeg.colorspace
 

Subclasses of ColorSpaceMapper in ucar.jpeg.colorspace
 class ChannelDefinitionMapper
          This class is responsible for the mapping between requested components and image channels.
 class 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.
 class PalettizedColorSpaceMapper
          This class provides decoding of images with palettized colorspaces.
 class Resampler
          This class resamples the components of an image so that all have the same number of samples.
 class SYccColorSpaceMapper
          This decodes maps which are defined in the sYCC colorspace into the sRGB colorspadce.
 

Uses of ColorSpaceMapper in ucar.jpeg.icc
 

Subclasses of ColorSpaceMapper in ucar.jpeg.icc
 class ICCProfiler
          This class provides ICC Profiling API for the jj2000.j2k imaging chain by implementing the BlkImgDataSrc interface, in particular the getCompData and getInternCompData methods.
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.