ColorModel.getAlpha

ColorModel.getAlpha

Class Overview | Class Members | This Package | All Packages

Syntax
public abstract int getAlpha( int pixel )
Returns
The alpha transparency value ranging from 0 to 255
Description
The subclass must provide a function which provides the alpha color compoment for the specified pixel.