public class GdkImage
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
short |
bits_per_pixel |
short |
bpl |
short |
bpp |
int |
byte_order |
int |
colormap |
short |
depth |
int |
height |
int |
mem |
int |
type |
int |
visual |
int |
width |
int |
windowing_data |
| Constructor and Description |
|---|
GdkImage() |
public int type
public int visual
public int byte_order
public int width
public int height
public short depth
public short bpp
public short bpl
public short bits_per_pixel
public int mem
public int colormap
public int windowing_data