|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gamenet.util.BitmapDecoder
Constructor Summary | |
BitmapDecoder()
|
Method Summary | |
ImageProducer |
decode(int[] palette,
int aWidth,
int aHeight,
ByteArrayInputStream bytearrayinputstream)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BitmapDecoder()
Method Detail |
public ImageProducer decode(int[] palette, int aWidth, int aHeight, ByteArrayInputStream bytearrayinputstream) throws IOException, Exception
IOException
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |