XImage

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Structs

f
struct f
Undocumented in source.

Variables

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.

Meta