Public Methods | |
| ImageBuffer (int[] pixels, int w, int h) | |
| ImageBuffer (Image img, int w, int h) | |
| int[] | getPixels () |
| int | getWidth () |
| int | getHeight () |
| void | fill (int[] pixels, int width, int height) |
| void | fill (Image img, int width, int height) |
| Image | toImage () |
| int | getPixelIntValue (int x, int y) |
| int[] | getPixelARGBValue (int x, int y) |
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
1.2.12 written by Dimitri van Heesch,
© 1997-2001