hpux man page for xintersectregion

Query: xintersectregion

OS: hpux

Section: 3

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

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
xintersectregion(3x11) - redhat
xshrinkregion(3x11) - redhat
xintersectregion(3x11) - osf1
xoffsetregion(3x11) - osf1
xunionregion(3x11) - osf1
Similar Topics in the Unix Linux Community
PHP Man Pages Now Available (Over 10,000)
Sequence extraction
Hpux 11iV3 administration document
awk - Multi-line data to be stored in variable
Wrong Array...