XImage
extern (C)
struct XImage {
}
Members
- bitmap_bit_order
int bitmap_bit_order;
Undocumented in source.
- bitmap_pad
int bitmap_pad;
Undocumented in source.
- bitmap_unit
int bitmap_unit;
Undocumented in source.
- bits_per_pixel
int bits_per_pixel;
Undocumented in source.
- blue_mask
c_ulong blue_mask;
Undocumented in source.
- byte_order
int byte_order;
Undocumented in source.
- bytes_per_line
int bytes_per_line;
Undocumented in source.
- data
char* data;
Undocumented in source.
- depth
int depth;
Undocumented in source.
- f
funcs f;
Undocumented in source.
- format
int format;
Undocumented in source.
- green_mask
c_ulong green_mask;
- height
int height;
Undocumented in source.
- obdata
XPointer obdata;
Undocumented in source.
- red_mask
c_ulong red_mask;
Undocumented in source.
- width
int width;
Undocumented in source.
- xoffset
int xoffset;
Undocumented in source.
X11 Xlib
aliasesenumsfunctionsmanifest constantsstructsunions