javalib.worldimages
Class ImageMakerApplet
java.lang.Object
javalib.worldimages.ImageMaker
javalib.worldimages.ImageMakerApplet
public class ImageMakerApplet
- extends ImageMaker
This class allows the user to read image data from a .png file
and save it as a RenderedImage
in the format that
is used for the World
when drawing on its
WorldCanvas
.
- Since:
- August 13 2012
- Author:
- Viera K. Proulx
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageMakerApplet
public ImageMakerApplet(String filename)