Skip navigation links
B G L M P R S 

B

border(int) - Method in class Picture
Adds a black border to the image.
BorderMaker - Class in <Unnamed>
 
BorderMaker() - Constructor for class BorderMaker
 

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

main(String[]) - Static method in class BorderMaker
 
main(String[]) - Static method in class PictureDemo
 
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.
PictureDemo - Class in <Unnamed>
 
PictureDemo() - Constructor for class PictureDemo
 

R

reload() - Method in class Picture
Reloads this picture, undoing any manipulations.

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 
Skip navigation links