|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ImageMaker in funworld |
|---|
| Methods in funworld with parameters of type ImageMaker | |
|---|---|
void |
CanvasPanel.drawImage(ImageMaker imread,
int x,
int y)
Draw the image from the .png file that has been read by the given . |
boolean |
Canvas.drawImage(ImageMaker image,
geometry.Posn nw)
Draw the image provided by the
on the at the given
NW corner |
void |
CanvasPanel.drawImagePixels(ImageMaker imread,
int x,
int y)
Draw the image from the .png file that has been read by the given . |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||