xclipbox(3) hpux man page | unix.com

Man Page: xclipbox

Operating Environment: hpux

Section: 3

XClipBox()																XClipBox()

Name
  XClipBox - generate the smallest rectangle enclosing a region.

Synopsis
  XClipBox(r, rect_return)
	Region r;
	XRectangle *rect_return;

Arguments
  r	    Specifies the region.

  rect_return
	    Returns the smallest rectangle enclosing region r.

Description
  XClipBox() returns the smallest rectangle that encloses the given region.

  For more information, see Volume One, Chapter 6, Drawing Graphics and Text.

Structures
  Region is a pointer to an opaque structure type.

See Also
  XCreateRegion(), XDestroyRegion(), XEmptyRegion(), XEqualRegion(), XIntersectRegion(), XOffsetRegion(), XPointInRegion(), XPolygonRegion(),
  XRectInRegion(), XSetRegion(), XShrinkRegion(), XSubtractRegion(), XUnionRectWithRegion(), XUnionRegion(), XXorRegion().

Xlib - Regions																XClipBox()
Related Man Pages
xunionrectwithregion(3) - debian
xxorregion(3) - debian
xintersectregion(3) - centos
xoffsetregion(3) - centos
xpolygonregion(3) - hpux
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
PHP Man Pages Now Available (Over 10,000)
Is UNIX an open source OS ?
Wrong Array...