|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectswingwtx.imageio.ImageIO
Incomplete ImageIO support
Constructor Summary | |
ImageIO()
|
Method Summary | |
static java.lang.String[] |
getReaderFormatNames()
Return hardcoded list of known SWT format types. |
static BufferedImage |
read(java.io.InputStream input)
|
static BufferedImage |
read(java.net.URL input)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ImageIO()
Method Detail |
public static java.lang.String[] getReaderFormatNames()
public static BufferedImage read(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static BufferedImage read(java.net.URL input) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |