Interface ImageEncodeParam
- All Superinterfaces:
Cloneable, ImageDecodeParam, Serializable
- All Known Implementing Classes:
PNGEncodeParam, PNGEncodeParam.Gray, PNGEncodeParam.Palette, PNGEncodeParam.RGB, TIFFEncodeParam
An empty (marker) interface to be implemented by all image encoder
parameter classes.
This interface is not a committed part of the JAI API. It may be removed or changed in future releases of JAI.