xmlgraphics-commons 2.0.1

Package org.apache.xmlgraphics.image.writer

Abstraction layer with interfaces for writing bitmap images.

See:
          Description

Interface Summary
ImageWriter Interface which allows image library independent image writing.
MultiImageWriter Interface which allows writing multiple images into one image file if the output format supports this feature.
 

Class Summary
AbstractImageWriter Abstract base class for ImageWriter implementations.
ImageWriterParams Parameters for the encoder which is accessed through the ImageWriter interface.
ImageWriterRegistry Registry for ImageWriter implementations.
ImageWriterUtil Convenience methods around ImageWriter for the most important tasks.
 

Enum Summary
Endianness Enumeration for specifying the endianness of the image.
ResolutionUnit Enumeration for resolution units used by images; 1 for None, 2 for Inch and 3 for Centimeter.
 

Package org.apache.xmlgraphics.image.writer Description

Abstraction layer with interfaces for writing bitmap images.


xmlgraphics-commons 2.0.1

Copyright 1999-2015 The Apache Software Foundation. All Rights Reserved.