|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.gnu.glib.GObject | +--org.gnu.gdk.PixbufLoader
Constructor Summary | |
PixbufLoader()
Construct a new PixbufLoader |
|
PixbufLoader(java.lang.String imageType)
Construct a new PixbufLoader |
Method Summary | |
boolean |
close()
|
Pixbuf |
getPixbuf()
|
PixbufAnimation |
getPixbufAnimation()
|
boolean |
write(byte[] buffer)
|
Methods inherited from class org.gnu.glib.GObject |
addEventHandler, addEventHandler, addEventHandler, addEventHandler, addEventHandler, addEventHandler, equals, getData, getHandle, removeEventHandler, setData |
Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PixbufLoader()
public PixbufLoader(java.lang.String imageType)
Method Detail |
public boolean write(byte[] buffer)
public Pixbuf getPixbuf()
public PixbufAnimation getPixbufAnimation()
public boolean close()
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |