BitFile |
Came from GIFEncoder initially.
|
BogusColorSpace |
A dummy ColorSpace to enable ColorModel
for image data which do not have an innate color representation.
|
I18N |
|
I18NImpl |
Class to simplify use of internationalization message strings.
|
ImageUtil |
|
InvertedCMYKColorSpace |
Singleton class representing a simple, mathematically defined
inverted CMYK color space.
|
LZWCompressor |
Modified from original LZWCompressor to change interface to passing a
buffer of data to be compressed.
|
LZWStringTable |
General purpose LZW String Table.
|
PackageUtil |
|
PaletteBuilder |
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)
|
SimpleCMYKColorSpace |
Singleton class representing a simple, mathematically defined CMYK
color space.
|
SimpleRenderedImage |
|
SingleTileRenderedImage |
A simple class that provides RenderedImage functionality
given a Raster and a ColorModel.
|