xColorItem

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 xColorItem {}

Members

Variables

blue
CARD16 blue;
Undocumented in source.
flags
CARD8 flags;
green
CARD16 green;
Undocumented in source.
pad
CARD8 pad;
Undocumented in source.
pixel
CARD32 pixel;
Undocumented in source.
red
CARD16 red;
Undocumented in source.

Meta