Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
P
R
S
T
U
W
Z
I
ImageDisplay
- Class in
img
Class to display an image and the current location with a + sign Copyright Georgia Institute of Technology 2004
ImageDisplay(Image)
- Constructor for class img.
ImageDisplay
Constructor that takes the image to display
ImageDisplay(Image, int, int)
- Constructor for class img.
ImageDisplay
Constructor that takes the image and current x and y
img
- package img
isBlack()
- Method in class img.
Pixel
Method that indicates whether this pixel is black (i.e., the minimum value is found for each of the R, G, B components) [MB: added for this labtest]
isWhite()
- Method in class img.
Pixel
Method that indicates whether this pixel is white (i.e., the maximum value is found for each of the R, G, B components) [MB: added for this labtest]
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
P
R
S
T
U
W
Z