xmlgraphics-commons 1.0

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

All Superinterfaces:
java.lang.Cloneable, ImageDecodeParam, java.io.Serializable
All Known Implementing Classes:
PNGEncodeParam, TIFFEncodeParam

public interface ImageEncodeParam
extends ImageDecodeParam, java.lang.Cloneable, java.io.Serializable

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.



xmlgraphics-commons 1.0

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