XImage
version(!Windows && X11)
extern (
C)
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
uint blue_mask;
Undocumented in source.
- byte_order
ByteOrder byte_order;
Undocumented in source.
- bytes_per_line
int bytes_per_line;
Undocumented in source.
- data
void* data;
Undocumented in source.
- depth
int depth;
Undocumented in source.
- format
ImageFormat format;
Undocumented in source.
- green_mask
uint green_mask;
- height
int height;
Undocumented in source.
- obdata
XPointer obdata;
Undocumented in source.
- red_mask
uint red_mask;
Undocumented in source.
- width
int width;
Undocumented in source.
- xoffset
int xoffset;
Undocumented in source.
simpledisplay
aliasesclassesenumsfunctionsmanifest constantsmixin templatesstructsunionsvariables