XGetImage

GPTKB entity

Statements (22)
Predicate Object
gptkbp:instanceOf gptkb:software
gptkbp:category X Window System functions
gptkbp:definedIn X11/Xlib.h
https://www.w3.org/2000/01/rdf-schema#label XGetImage
gptkbp:partOf gptkb:Xlib
gptkbp:relatedTo XImage
XPutImage
gptkbp:result XImage*
gptkbp:returnsOnError nan
gptkbp:takesArgument Display* display
int format
unsigned int height
unsigned int width
unsigned long plane_mask
Drawable d
int x
int y
gptkbp:usedFor retrieving image data from an X11 drawable
gptkbp:usedIn gptkb:C_programming
Unix-like operating systems
gptkbp:bfsParent gptkb:XShmGetImage
gptkbp:bfsLayer 7