Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XClipBox(3x) — HP-UX 9.05

Media Vault

Software Library

Restoration Projects

Artifacts Sought

 

NAME

XClipBox − generate the smallest rectangle enclosing a region. 

Synopsis

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

Arguments

rSpecifies 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(),

Copyright O’Reilly & Assoc.  —  

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026