Package org.eclipse.swt.internal.gtk
Class GdkImage
java.lang.Object
org.eclipse.swt.internal.gtk.GdkImage
-
Field Summary
FieldsModifier and TypeFieldDescriptionshort
short
short
int
int
short
int
int
int
int
int
int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
public int type -
visual
public int visual -
byte_order
public int byte_order -
width
public int width -
height
public int height -
depth
public short depth -
bpp
public short bpp -
bpl
public short bpl -
bits_per_pixel
public short bits_per_pixel -
mem
public int mem -
colormap
public int colormap -
windowing_data
public int windowing_data
-
-
Constructor Details
-
GdkImage
public GdkImage()
-