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