XSetArcMode(3X11) | XLIB FUNCTIONS | XSetArcMode(3X11) |
̾??¶
XSetArcMode, XSetSubwindowMode, XSetGraphicsExposure - GC ?ʰ״ؿ?
????¶
XSetArcMode(display, gc, arc_mode)
Display *display;
GC gc;
int arc_mode;
XSetSubwindowMode(display, gc,
subwindow_mode)
Display *display;
GC gc;
int subwindow_mode;
XSetGraphicsExposures(display, gc,
graphics_exposures)
Display *display;
GC gc;
Bool graphics_exposures;
??????¶
- arc_mode
- arc ?⡼?ɤ????ꤹ?롣 ArcChord ?? ArcPieSlice ???????Ǥ??롣
- display
- X ?????Фؤ???³?????ꤹ?롣
- gc
- GC ?????ꤹ?롣
- graphics_exposures
- ???? GC ?? XCopyArea ?? XCopyPlane ???Ƥ??????? GraphicsExpose ?? NoExpose ?Τɤ????????Τ????Τ????????ͤ????ꤹ?롣
- subwindow_mode
- ???֥??????ɥ??Υ⡼?ɤ????ꤹ?롣 ClipByChildren ?? IncludeInferiors ???????Ǥ??롣
????¶
?ؿ? XSetArcMode ?ϻ??ꤷ?? GC ?? arc ?⡼?ɤ????ꤹ?롣
XSetArcMode ?ϥ??顼 BadAlloc, BadGC, BadValue ???????Ȥ????롣
?ؿ? XSetSubwindowMode ?ϻ??ꤷ?? GC ?? subwindow ?⡼?ɤ????ꤹ?롣
XSetSubwindowMode ?ϥ??顼 BadAlloc, BadGC, BadValue ???????Ȥ????롣
?ؿ? XSetGraphicsExposures ?ϻ??ꤷ?? GC ?? graphics-exposures ?ե饰?????ꤹ?롣
XSetGraphicsExposures ?ϥ??顼 BadAlloc, BadGC, BadValue ???????Ȥ????롣
?֤???¶
- BadAlloc
- ?ᤵ?줿??????䥵???Х??????γ??????Ƥ˥????Ф????Ԥ?????
- BadGC
- ?????? GContext ???ͤ????????????Ƥ??? GContext ???ؤ??Ƥ??ʤ???
- BadValue
- ???ꤵ?줿???ͤ????˥ꥯ?????Ȥε????ϰϤ?Ķ???Ƥ??????Τ????롣?????????? ???????????ϰϤ????ꤵ???Ƥ??ʤ????С????????η????????????Ƥ??????Ƥ??? ?Ϥ????????롣???????Ȥ????????????Ƥ??????????Ϥ??Υ??顼???????Ȥ? ???롣
??Ϣ????¶
XCopyArea(3X11), XCreateGC(3X11), XQueryBestSize(3X11),
XSetClipOrigin(3X11), XSetFillStyle(3X11), XSetFont(3X11),
XSetLineAttributes(3X11), XSetState(3X11), XSetTile(3X11)
Xlib - C Language X Interface
Release 6.5 | X Version 11 |