XPixmapFormatValues
version(linux)
extern (
C) nothrow @
nogc struct XPixmapFormatValues {
}
- bits_per_pixel
int bits_per_pixel;
Undocumented in source.
- depth
int depth;
Undocumented in source.
- scanline_pad
int scanline_pad;
Undocumented in source.
derelict x11 Xlib
aliasesenumsfunctionsstructsunionsvariables