home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!hri.com!noc.near.net!gateway!miki!oj
- From: oj@miki.pictel.com (Oliver Jones)
- Newsgroups: comp.windows.x
- Subject: Re: comp.graphics
- Summary: use regions.
- Keywords: FillRules, XfillRule, enclosed regions
- Message-ID: <1992Dec15.174853.2764@miki.pictel.com>
- Date: 15 Dec 92 17:48:53 GMT
- References: <1gilalINNi5v@uwm.edu>
- Organization: PictureTel Corporation
- Lines: 8
-
- In article <1gilalINNi5v@uwm.edu> amit@point.cs.uwm.edu (Amit Srivastava) writes:
- >I need a fill
- >routine written in X, that will provide me following capabilities:
- >
- >a) check if a (X,Y) point lies in an enclosed region
- >b) if it does, then fill the region
-
- How about using XPolygonRegion, XPointInRegion, and XFillPolygon?
-