Query: xcreateregion
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XCreateRegion() XCreateRegion() Name XCreateRegion - create a new empty region. Synopsis Region XCreateRegion() Returns The created region. Description XCreateRegion() creates a new region of undefined size. XPolygonRegion() can be used to create a region with a defined shape and size. Many of the functions that perform operations on regions can also create regions. For a description of regions, see Volume One, Chapter 6, Drawing Graphics and Text. Structures Region is a pointer to an opaque structure type. See Also XClipBox(), XDestroyRegion(), XEmptyRegion(), XEqualRegion(), XIntersectRegion(), XOffsetRegion(), XPointInRegion(), XPolygonRegion(), XRectInRegion(), XSetRegion(), XShrinkRegion(), XSubtractRegion(), XUnionRectWithRegion(), XUnionRegion(), XXorRegion(). Xlib - Regions XCreateRegion()
Related Man Pages |
---|
xunionregion(3) - debian |
xintersectregion(3) - centos |
xoffsetregion(3) - centos |
xunionrectwithregion(3) - centos |
xpolygonregion(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
How to list file size on HPUX? |
How to extract every repeated string between two specific string? |
awk - Multi-line data to be stored in variable |
Wrong Array... |
Shopt -s histappend |