ScreenFormat
extern (C) nothrow
struct ScreenFormat {
}
Members
- bits_per_pixel
int bits_per_pixel;
Undocumented in source.
- depth
int depth;
Undocumented in source.
- ext_data
XExtData* ext_data;
Undocumented in source.
- scanline_pad
int scanline_pad;
Undocumented in source.
x11 Xlib
aliasesenumsfunctionsstructsunionsvariables