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
xintersectregion(3) - debian
xxorregion(3) - debian
xsubtractregion(3) - centos
xunionrectwithregion(3) - centos
xunionrectwithregion(3) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to extract every repeated string between two specific string?
Thank you members and admins
awk - Multi-line data to be stored in variable
Wrong Array...