XEmptyRegion(3X11) | XLIB FUNCTIONS | XEmptyRegion(3X11) |
̾??¶
XEmptyRegion, XEqualRegion, XPointInRegion, XRectInRegion - ??????????ɤ????????뤤?ϥ??????Ʊ?Τ???????????Ĵ?٤?
????¶
Bool XEmptyRegion(r)
Region r;
Bool XEqualRegion(r1, r2)
Region r1, r2;
Bool XPointInRegion(r, x, y)
Region r;
int x, y;
int XRectInRegion(r, x, y, width,
height)
Region r;
int x, y;
unsigned int width, height;
??????¶
????¶
?ؿ? XEmptyRegion ?ϥ???????ʤ??? True ???֤???
?ؿ? XEqualRegion ?ϡ?2 ?ĤΥ????????Ʊ?????ե??åȡ??礭???????????ĤȤ??? True ???֤???
?ؿ? XPointInRegion ?ϡ???(x, y)?????????r?˴ޤޤ??Ƥ????Ȥ??? True ???֤???
?ؿ? XRectInRegion ?ϡ?Ĺ???????Τ????ꤷ?????????????¦?Ǥ????????? RectangleIn ???֤???Ĺ???????Τ????ꤷ??????????γ?¦?Ǥ????????? RectangleOut ???֤??? Ĺ?????????ꤷ?????????????ʬŪ?˴ޤޤ??Ƥ????????? RectanglePart ???֤???
??Ϣ????¶
XCreateRegion(3X11), XIntersectRegion(3X11)
Xlib - C Language X Interface
Release 6.5 | X Version 11 |