xmlgraphics-commons 1.3.1

Package org.apache.xmlgraphics.image.rendered

Specialized subclasses of RenderedImage for various tasks (color space conversion, caching etc.)

See:
          Description

Interface Summary
CachableRed This provides a number of extra methods that enable a system to better analyse the dependencies between nodes in a render graph.
 

Class Summary
AbstractRed This is an abstract base class that takes care of most of the normal issues surrounding the implementation of the CachableRed (RenderedImage) interface.
Any2LsRGBRed This function will tranform an image from any colorspace into a luminance image.
Any2sRGBRed This function will tranform an image from any colorspace into a luminance image.
BufferedImageCachableRed This implements CachableRed based on a BufferedImage.
FormatRed This allows you to specify the ColorModel, Alpha premult and/or SampleModel to be used for output.
RenderedImageCachableRed This implements CachableRed around a RenderedImage.
 

Package org.apache.xmlgraphics.image.rendered Description

Specialized subclasses of RenderedImage for various tasks (color space conversion, caching etc.)


xmlgraphics-commons 1.3.1

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.