XImage
version(linux)
extern (
C) nothrow @
nogc struct XImage {
}
- F
struct F
Undocumented in source.
- 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.
- char_order
int char_order;
Undocumented in source.
- chars_per_line
int chars_per_line;
Undocumented in source.
- data
char* data;
Undocumented in source.
- depth
int depth;
Undocumented in source.
- f
F 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.
derelict x11 Xlib
aliasesenumsfunctionsstructsunionsvariables