See: Description
Interface | Description |
---|---|
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 | Description |
---|---|
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.
|
Abstraction layer with interfaces for writing bitmap images.
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.