ColorModel.getGreen
Class Overview | Class Members |
This Package |
All Packages
public abstract int getGreen( int pixel )
Returns
The green color component ranging from 0 to 255
Description
The subclass must provide a function which provides the green
color compoment for the specified pixel.