ImagickDraw::getFillRule
Returns the fill rule
Description
public int ImagickDraw::getFillRule()
WarningThis function is
currently not documented; only its argument list is available.
Returns the fill rule used while drawing polygons.
Return Values
Returns a FILLRULE constant
(imagick::FILLRULE_*
).