IImageWriter
Description
- Derived from
- Extended by
-
ImageWriter abstract
Base interface for classes that write image data.
Public / Methods
WriteImage
Writes the image data provided by the given image reader.
Implementing classes of this interface may provide additional properties to control how image data is written.
- IOException
-
If an I/O error has occurred while writing the image file.