javax.media.jai.operator
Class CompositeDestAlpha

java.lang.Object
  |
  +--javax.media.jai.EnumeratedParameter
        |
        +--javax.media.jai.operator.CompositeDestAlpha
All Implemented Interfaces:
Serializable

public final class CompositeDestAlpha
extends EnumeratedParameter

Class used to represent the acceptable values of the "destAlpha" parameter of the "Composite" operation. Acceptable values for the "destAlpha" parameter are defined in the CompositeDescriptor by the constants NO_DESTINATION_ALPHA, DESTINATION_ALPHA_FIRST, and DESTINATION_ALPHA_LAST.

Since:
JAI 1.1
See Also:
Serialized Form

Methods inherited from class javax.media.jai.EnumeratedParameter
equals, getName, getValue, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait