PHP Dokumentation: Function imagickdraw-getcliprule
12. Januar 2010 von werner
ImagickDraw::getClipRule
(PECL imagick 2.0.0)
ImagickDraw::getClipRule — Returns the current polygon fill rule
Beschreibung
int ImagickDraw::getClipRule ( void )
Warnung
Diese Funktion ist bis jetztnicht dokumentiert. Es steht nur die Liste der Argumente zurVerfügung.
Returns the current polygon fill rule to be used by the clipping path.
Rückgabewerte
Returns one of the FILLRULE_ constants.