Package com.github.jaiimageio.impl.common


package com.github.jaiimageio.impl.common
  • Classes
    Class
    Description
    Came from GIFEncoder initially.
    A dummy ColorSpace to enable ColorModel for image data which do not have an innate color representation.
     
    Class to simplify use of internationalization message strings.
     
    Singleton class representing a simple, mathematically defined inverted CMYK color space.
    Modified from original LZWCompressor to change interface to passing a buffer of data to be compressed.
    General purpose LZW String Table.
     
    This class implements the octree quantization method as it is described in the "Graphics Gems" (ISBN 0-12-286166-3, Chapter 4, pages 297-293)
    Singleton class representing a simple, mathematically defined CMYK color space.
     
    A simple class that provides RenderedImage functionality given a Raster and a ColorModel.