[Overview][Types][Procedures and functions][Variables][Index] |
Source position: msex11gdi.pas line 170
var XRenderComposite: procedure( |
dpy: PDisplay; |
op: LongInt; |
src: TPicture; |
mask: TPicture; |
dst: TPicture; |
src_x: LongInt; |
src_y: LongInt; |
mask_x: LongInt; |
mask_y: LongInt; |
dst_x: LongInt; |
dst_y: LongInt; |
width: DWord; |
height: DWord |
) = ; |