org.gnu.gdk
public class Image extends GObject
| Constructor Summary | |
|---|---|
| Image(Handle handle) | |
| Image(ImageType type, Visual visual, int width, int height)
Create a new Image. | |
| Method Summary | |
|---|---|
| Colormap | getColormap()
Retrieves the colormap for a given image. |
| void | setColormap(Colormap cmap)
Sets the colormap for the image. |