ImagickDraw
PHP Manual

ImagickDraw::getClipRule

(PECL imagick 2.0.0)

ImagickDraw::getClipRuleReturns the current polygon fill rule

Descrizione

int ImagickDraw::getClipRule ( void )
Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Returns the current polygon fill rule to be used by the clipping path.

Valori restituiti

Returns one of the FILLRULE_ constants.


ImagickDraw
PHP Manual