DirectColorModel.getRed

DirectColorModel.getRed

Class Overview | Class Members | This Package | All Packages

Syntax
public final int getRed( int pixel )
Description
Returns the red color compoment for the specified pixel in the range 0-255.

Overrides
getRed in class ColorModel