XRenderPictFormat

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 @nogc
struct XRenderPictFormat {}

Members

Variables

colormap
Colormap colormap;
Undocumented in source.
depth
int depth;
Undocumented in source.
direct
XRenderDirectFormat direct;
Undocumented in source.
id
PictFormat id;
Undocumented in source.
type
int type;
Undocumented in source.

Meta