|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Pixel in img |
---|
Methods in img that return Pixel | |
---|---|
Pixel |
DigitalPicture.getPixel(int x,
int y)
Returns the Pixel object at the specified (x,y) coordinate. |
Pixel |
AbstractDigitalPicture.getPixel(int x,
int y)
Returns the Pixel object at the specified (x,y) coordinate. |
Pixel[] |
DigitalPicture.getPixels()
Returns a one-dimensional array of Pixels for this picture |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |