|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.swt.internal.gtk.GdkImage
public class GdkImage
Field Summary | |
---|---|
short |
bits_per_pixel
|
short |
bpl
|
short |
bpp
|
int |
byte_order
|
long |
colormap
|
short |
depth
|
int |
height
|
long |
mem
|
int |
type
|
long |
visual
|
int |
width
|
long |
windowing_data
|
Constructor Summary | |
---|---|
GdkImage()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int type
public long 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 long mem
public long colormap
public long windowing_data
Constructor Detail |
---|
public GdkImage()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |