Package org.apache.xmlgraphics.image.writer
package org.apache.xmlgraphics.image.writer
Abstraction layer with interfaces for writing bitmap images.
-
ClassDescriptionAbstract base class for ImageWriter implementations.Enumeration for specifying the endianness of the image.Interface which allows image library independent image writing.Parameters for the encoder which is accessed through the ImageWriter interface.Registry for
ImageWriter
implementations.Convenience methods around ImageWriter for the most important tasks.Interface which allows writing multiple images into one image file if the output format supports this feature.Enumeration for resolution units used by images; 1 for None, 2 for Inch and 3 for Centimeter.