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 classImageRawCCITTFaxThis 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.classImageRawEPSThis class is an implementation of the Image interface exposing EPS file.classImageRawJPEGThis class is an implementation of the Image interface exposing a JPEG file.classImageRawPNG
-