|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Image | |
---|---|
gnu.x11 | Provide X protocols. |
gnu.x11.image | Provide X images. |
Uses of Image in gnu.x11 |
---|
Methods in gnu.x11 with parameters of type Image | |
---|---|
void |
Drawable.put_image(GC gc,
Image image,
int x,
int y)
|
void |
Drawable.put_small_image(GC gc,
Image image,
int y1,
int y2,
int x,
int y)
|
Uses of Image in gnu.x11.image |
---|
Subclasses of Image in gnu.x11.image | |
---|---|
class |
Bitmap
|
class |
PPM
|
class |
XBM
|
class |
XPM
|
class |
ZPixmap
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |