XRenderColor

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

Members

Variables

alpha
ushort alpha;
Undocumented in source.
blue
ushort blue;
Undocumented in source.
green
ushort green;
Undocumented in source.
red
ushort red;
Undocumented in source.

Meta