hpux man page for xunionregion

Query: xunionregion

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XUnionRegion()															    XUnionRegion()

Name
  XUnionRegion - compute the union of two regions.

Synopsis
  XUnionRegion(sra, srb, dr_return)
	Region sra, srb;
	Region dr_return;

Arguments
  sra	    Specify the two regions in which you want to perform the computation.
  srb
  dr_return Returns the result of the computation.

Description
  XUnionRegion()  computes  the  union	of two regions and places the result in dr_return.  The resulting region will contain all the area of
  both the source regions.

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

Structures
  Region is a pointer to an opaque structure type.

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

Xlib - Regions															    XUnionRegion()
Related Man Pages
xintersectregion(3x11) - redhat
xsubtractregion(3x11) - redhat
xxorregion(3x11) - redhat
xoffsetregion(3x11) - osf1
xshrinkregion(3x11) - osf1
Similar Topics in the Unix Linux Community
PHP Man Pages Now Available (Over 10,000)
Is UNIX an open source OS ?
awk - Multi-line data to be stored in variable
Shopt -s histappend