Uses of Class
Pixel

Uses of Pixel in
 

Methods in Default Package that return Pixel
 Pixel DigitalPicture.getPixel(int x, int y)
           
 Pixel SimplePicture.getPixel(int x, int y)
          Method to get a pixel object for the given x and y location
 Pixel[] SimplePicture.getPixels()
          Method to get a one-dimensional array of Pixels for this simple picture