|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DigitalPicture in |
Classes in Default Package that implement DigitalPicture | |
class |
Picture
A class that represents a picture. |
class |
SimplePicture
A class that represents a simple picture. |
Constructors in Default Package with parameters of type DigitalPicture | |
PictureFrame(DigitalPicture picture)
A constructor that takes a picture to display |
|
Pixel(DigitalPicture picture,
int x,
int y)
A constructor that take the x and y location for the pixel and the picture the pixel is coming from |
|
PictureExplorer(DigitalPicture picture)
Public constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |