Package | Description |
---|---|
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.)
|
Modifier and Type | Class and Description |
---|---|
class |
PNGRed |
Modifier and Type | Class and Description |
---|---|
class |
TIFFImage |
Modifier and Type | Class and Description |
---|---|
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.
|
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.