|
||||||||
PREV NEXT | FRAMES NO FRAMES |
B
- border(int) - Method in class Picture
- Adds a black border to the image.
G
- getColorAt(int, int) - Method in class Picture
- Gets the color of a pixel.
- getHeight() - Method in class Picture
- Gets the height of this picture.
- getWidth() - Method in class Picture
- Gets the width of this picture.
L
- load(String) - Method in class Picture
- Loads a picture from a given source.
M
- move(int, int) - Method in class Picture
- Moves this picture by the given amount in x- and y-direction.
P
- pick() - Method in class Picture
- Displays a file chooser for picking a picture.
- Picture - Class in <Unnamed>
- This class allows you to view and edit pictures.
- Picture() - Constructor for class Picture
- Constructs a blank picture.
R
S
- scale(int, int) - Method in class Picture
- Scales this picture to a new size.
- setColorAt(int, int, Color) - Method in class Picture
- Sets the color of a pixel.
B G L M P R S
|
||||||||
PREV NEXT | FRAMES NO FRAMES |