Uses of Class
org.apache.xmlgraphics.image.rendered.AbstractRed
Packages that use AbstractRed
Package
Description
Contains a PNG image codec.
Contains a TIFF image codec.
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 -
Uses of AbstractRed in org.apache.xmlgraphics.image.codec.tiff
Subclasses of AbstractRed in org.apache.xmlgraphics.image.codec.tiff -
Uses of AbstractRed in org.apache.xmlgraphics.image.rendered
Subclasses of AbstractRed in org.apache.xmlgraphics.image.renderedModifier and TypeClassDescriptionclass
This function will tranform an image from any colorspace into a luminance image.class
This function will tranform an image from any colorspace into a luminance image.class
This implements CachableRed based on a BufferedImage.class
This allows you to specify the ColorModel, Alpha premult and/or SampleModel to be used for output.