xintersectregion(3) hpux man page | unix.com

Man Page: xintersectregion

Operating Environment: hpux

Section: 3

XIntersectRegion()														XIntersectRegion()

Name
  XIntersectRegion - compute the intersection of two regions.

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

Arguments
  sra	    Specify the two regions with which to perform the computation.
  srb

  dr_return Returns the result of the computation.

Description
  XIntersectRegion() generates a region that is the intersection of two regions.

Structures
  Region is a pointer to an opaque structure type.

See Also
  XClipBox(),  XCreateRegion(), XDestroyRegion(), XEmptyRegion(), XEqualRegion(), XOffsetRegion(), XPointInRegion(), XPolygonRegion(), XRect-
  InRegion(), XSetRegion(), XShrinkRegion(), XSubtractRegion(), XUnionRectWithRegion(), XUnionRegion(), XXorRegion().

Xlib - Regions															XIntersectRegion()
Related Man Pages
xunionrectwithregion(3x11) - osf1
xoffsetregion(3x11) - redhat
xoffsetregion(3x11) - osf1
xsubtractregion(3x11) - osf1
xxorregion(3x11) - osf1
Similar Topics in the Unix Linux Community
PHP Man Pages Now Available (Over 10,000)
How to extract every repeated string between two specific string?
Hpux 11iV3 administration document
Wrong Array...