|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavazoom.jlgui.player.amp.util.BMPLoader
A decoder for Windows bitmap (.BMP) files. Compression not supported.
Constructor Summary | |
BMPLoader()
|
Method Summary | |
java.awt.Image |
getBMPImage(java.io.InputStream stream)
|
java.awt.image.MemoryImageSource |
getImageSource()
|
void |
read(java.io.InputStream is)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BMPLoader()
Method Detail |
public java.awt.Image getBMPImage(java.io.InputStream stream) throws java.lang.Exception
java.lang.Exception
public void read(java.io.InputStream is) throws java.io.IOException, java.lang.Exception
java.io.IOException
java.lang.Exception
public java.awt.image.MemoryImageSource getImageSource()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |