DLLCreatePolygonRgn()
DLLCreatePolygonRgn() |
- SYNOPSIS:
region = DLLCreatePolygonRgn(pointsArray,fnPolyFillMode)
- DESCRIPTION:
The DLLCreatePolygonRgn function creates a polygonal region.
- PARAMETERS:
pointsArray |
A populated array of points created
with DLLCreatePolygonVertexArray() |
fnPolyFillMode |
[in] Specifies the fill mode used to
determine which pixels are in the region. This parameter can be
one of the following values.
ALTERNATE - Selects alternate mode (fills area between odd-numbered
and even-numbered polygon sides on each scan line).
WINDING - Selects winding mode (fills any region with a nonzero
winding value). |
- RETURNS:
A region handle or zero if there was an error.
- EXAMPLE:
example028.bb
- BUGS:
None Known.
Return To Index
Problems with this command or bugs? EMail me at: mailto:loki.sd@blueyonder.co.uk
|
Section Last Updated:
Friday, May 31, 2002 9:50 PM
GMT
All materials used in this help, related sources and binaries
are (C)opyright Rob Hutchinson, Joseph Cox and Tarropithium Software 2002. All
rights reserved. All software is provided without warranty unless otherwise
stated.
Tarropithium Software or the authors will not be held liable for any damage
or data loss that may occur during the application of this software. Use it
at your own risk!