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