|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
Picture - interface to specify the content of a picture.
PictureColor,
Image,
PictureUtil| Method Summary | |
PictureColor |
getColor(int x,
int y)
This specifies the content of a picture by returning the color of the picture at each pixel (i.e., position). |
int |
getHeight()
|
int |
getWidth()
|
| Method Detail |
public PictureColor getColor(int x,
int y)
x - The column within the picturey - The row within the picture
public int getWidth()
public int getHeight()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||