Class AmigaBitmapImageFactory

java.lang.Object
org.monte.media.amigabitmap.AmigaBitmapImageFactory

public class AmigaBitmapImageFactory extends Object
Creates a BufferedImage from a BitmapImage.

We put these factory methods into this class instead of into class AmigaBitmapImage, because we don't want to put this additional code into Java applets that don't need this functionality.

Author:
Werner Randelshofer