PHP Dokumentation: Function imagickdraw-setcliprule
12. Januar 2010 von werner
ImagickDraw::setClipRule
(PECL imagick 2.0.0)
ImagickDraw::setClipRule — Set the polygon fill rule to be used by the clipping path
Beschreibung
bool ImagickDraw::setClipRule ( int $fill_rule )
Warnung
Diese Funktion ist bis jetztnicht dokumentiert. Es steht nur die Liste der Argumente zurVerfügung.
Set the polygon fill rule to be used by the clipping path.
Parameter-Liste
- fill_rule
FILLRULE_ constant
Rückgabewerte
Es wird kein Wert zurückgegeben.