29#ifndef PT_GFX_FILLRULE_H
30#define PT_GFX_FILLRULE_H
32#include <Pt/Gfx/Api.h>
FillRule
Determines how overlapping subpaths of a filled shape are painted.
Definition FillRule.h:45
@ NonZero
Fills regions enclosed by a non-zero net winding count.
Definition FillRule.h:52
@ EvenOdd
Fills regions enclosed by an odd number of path crossings.
Definition FillRule.h:60
Graphics and imaging services.
Definition Api-Argb32Image.h:12
Core module.
Definition Allocator.h:33