A C D E G H I M P R S W 

S

save(String) - Method in class cse1030.img.Picture
Saves the picture to a file in a standard image format.
save(File) - Method in class cse1030.img.Picture
Saves the picture to a file in a standard image format.
set(int, int, Color) - Method in class cse1030.img.Picture
Sets the color of pixel (x, y) to given color.
setOriginLowerLeft() - Method in class cse1030.img.Picture
Sets the origin to be the lower left pixel.
setOriginUpperLeft() - Method in class cse1030.img.Picture
Sets the origin to be the upper left pixel.
show() - Method in class cse1030.img.Picture
Displays the picture in a window on the screen.
A C D E G H I M P R S W