xGetImageReq
version(linux)
extern (
C) nothrow @
nogc struct xGetImageReq {
}
- drawable
Drawable drawable;
Undocumented in source.
- format
CARD8 format;
- height
CARD16 height;
Undocumented in source.
- length
CARD16 length;
Undocumented in source.
- planeMask
CARD32 planeMask;
Undocumented in source.
- reqType
CARD8 reqType;
Undocumented in source.
- width
CARD16 width;
Undocumented in source.
- x
INT16 x;
- y
INT16 y;
Undocumented in source.
derelict x11 Xproto
aliasesenumsstructsunionsvariables