xPixmapFormat

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(linux)
extern (C) nothrow @nogc
struct xPixmapFormat {}

Members

Variables

bitsPerPixel
CARD8 bitsPerPixel;
Undocumented in source.
depth
CARD8 depth;
Undocumented in source.
pad1
CARD8 pad1;
Undocumented in source.
pad2
CARD32 pad2;
Undocumented in source.
scanLinePad
CARD8 scanLinePad;
Undocumented in source.

Meta