ImagickDraw::setFillRule

(PECL imagick 2.0.0)

ImagickDraw::setFillRuleSets the fill rule to use while drawing polygons

Beskrivelse

bool ImagickDraw::setFillRule ( int $fill_rule )
Advarsel

This function is currently not documented; only its argument list is available.

Sets the fill rule to use while drawing polygons.

Parametre

fill_rule

FILLRULE_ constant

Returnerings Værdier

No value is returned.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top