xmlgraphics-commons 1.2

Uses of Class
org.apache.xmlgraphics.image.rendered.AbstractRed

Packages that use AbstractRed
org.apache.xmlgraphics.image.codec.png Contains a PNG image codec. 
org.apache.xmlgraphics.image.codec.tiff Contains a TIFF image codec. 
org.apache.xmlgraphics.image.rendered Specialized subclasses of RenderedImage for various tasks (color space conversion, caching etc.) 
 

Uses of AbstractRed in org.apache.xmlgraphics.image.codec.png
 

Subclasses of AbstractRed in org.apache.xmlgraphics.image.codec.png
 class PNGRed
           
 

Uses of AbstractRed in org.apache.xmlgraphics.image.codec.tiff
 

Subclasses of AbstractRed in org.apache.xmlgraphics.image.codec.tiff
 class TIFFImage
           
 

Uses of AbstractRed in org.apache.xmlgraphics.image.rendered
 

Subclasses of AbstractRed in org.apache.xmlgraphics.image.rendered
 class Any2LsRGBRed
          This function will tranform an image from any colorspace into a luminance image.
 class Any2sRGBRed
          This function will tranform an image from any colorspace into a luminance image.
 class BufferedImageCachableRed
          This implements CachableRed based on a BufferedImage.
 class FormatRed
          This allows you to specify the ColorModel, Alpha premult and/or SampleModel to be used for output.
 


xmlgraphics-commons 1.2

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