uPolyFillMode
Unsigned variable to be updated with a value that indicates the polygonal fill-mode. Possible values are:
Value |
Meaning |
ANNPOLYFILLMODE_WINDING |
[0] All pixels that are inside the resulting exterior lines are filled. |
ANNPOLYFILLMODE_ALTERNATE |
[1] The filled area includes the area between odd-numbered and even-numbered polygon sides on each scan line. |