xmlgraphics-commons 2.1

org.apache.xmlgraphics.image.codec.util
Interface ImageDecodeParam

All Superinterfaces:
Cloneable, Serializable
All Known Subinterfaces:
ImageEncodeParam
All Known Implementing Classes:
PNGDecodeParam, PNGEncodeParam, PNGEncodeParam.Gray, PNGEncodeParam.Palette, PNGEncodeParam.RGB, TIFFDecodeParam, TIFFEncodeParam

public interface ImageDecodeParam
extends Cloneable, Serializable

An empty (marker) interface to be implemented by all image decoder parameter classes.

This interface is not a committed part of the JAI API. It may be removed or changed in future releases of JAI.



xmlgraphics-commons 2.1

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