Uses of Class
com.ccg.awt.RGBPixels

Packages that use RGBPixels
com.ccg.awt AWT Related Classes. 
 

Uses of RGBPixels in com.ccg.awt
 

Methods in com.ccg.awt that return RGBPixels
 RGBPixels ImageGen.checkRGBPixels()
          Fetch the working bitmap or error if one doesn't exist.
 RGBPixels RGBPixels.getArea(int x, int y, int w, int h)
          Extract a rectangular area from this object.
 RGBPixels ImageGen.getRGBPixels()
          Get the current RGBPixels object which we are modifying This method may return 'null' if the bitmap hasn't been created yet.
 

Methods in com.ccg.awt with parameters of type RGBPixels
 void ImageGen.setRGBPixels(RGBPixels val)
          Set the current RGBPixels object which we are modifying
 



Copyright 1998-1998-2006 null. All Rights Reserved.