Uses of Class
org.apache.xmlgraphics.image.loader.impl.ImageRawStream
-
Packages that use ImageRawStream Package Description org.apache.xmlgraphics.image.loader.impl Contains implementations of image loaders and converters. -
-
Uses of ImageRawStream in org.apache.xmlgraphics.image.loader.impl
Subclasses of ImageRawStream in org.apache.xmlgraphics.image.loader.impl Modifier and Type Class Description class
ImageRawCCITTFax
This class is an implementation of the Image interface exposing a 1-bit bitmap image stream that can be decoded by the PostScript or PDF CCITTFaxDecode filter.class
ImageRawEPS
This class is an implementation of the Image interface exposing EPS file.class
ImageRawJPEG
This class is an implementation of the Image interface exposing a JPEG file.class
ImageRawPNG
-