|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectopengl.common.BitmapLoader
public class BitmapLoader
Windows bitmap file loader.
Constructor Summary | |
---|---|
BitmapLoader()
|
Method Summary | |
---|---|
static java.awt.image.BufferedImage |
loadBitmap(java.lang.String file)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BitmapLoader()
Method Detail |
---|
public static java.awt.image.BufferedImage loadBitmap(java.lang.String file) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |