This function returns D-Type Direct Color Rasterizer's current filling rule. This rule is normally set by dcRasterizerSetFillRule.
Parameter | Description |
---|---|
dcr |
Handle of the previously created D-Type Direct Color Rasterizer instance. |
fill_rule |
A valid pointer to a variable that will receive D-Type Direct Color Rasterizer's current filling rule. See dcRasterizerSetFillRule for details. |