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