other sections
XPolygonRegion(3X11) | XLIB FUNCTIONS | XPolygonRegion(3X11) |
̾??¶
XPolygonRegion, XClipBox - ?????????????????
????¶
Region XPolygonRegion(points, n, fill_rule)
XPoint points[];
int n;
int fill_rule;
XClipBox(r, rect_return)
Region r;
XRectangle *rect_return;
??????¶
- fill_rule
- ???ꤷ?? GC ?????ꤹ???ɤ??Ĥ֤???§?????ꤹ?롣 EvenOddRule ?? WindingRule ???????Ǥ??롣
- n
- ¿?ѷ???ĺ?????????ꤹ?롣
- points
- ?????????????ꤹ?롣
- r
- ????????????ꤹ?롣
- rect_return
- ¿?ѷ????Ϥ??Ǿ???Ĺ???????֤????롣
????¶
?ؿ? XPolygonRegion ???????????ˤ??ä???????????¿?ѷ????Ф?????????????֤??? fill_rule ???????ˤĤ??Ƥ? XCreateGC ?Ȥ??뤳?ȡ?
?ؿ? XClipBox ?ϡ????ꤷ????????????Ϥ??Ǿ???Ĺ???????֤???
??Ϣ????¶
XCreateGC(3X11), XDrawPoint(3X11), XDrawRectangle(3X11)
Xlib - C Language X Interface
Release 6.5 | X Version 11 |