ImagickDraw::setClipRule

(PECL imagick 2.0.0)

ImagickDraw::setClipRuleSet the polygon fill rule to be used by the clipping path

Beskrivelse

bool ImagickDraw::setClipRule ( int $fill_rule )
Advarsel

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

Set the polygon fill rule to be used by the clipping path.

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