ImagickDraw
PHP Manual

ImagickDraw::getClipRule

(PECL imagick 2.0.0)

ImagickDraw::getClipRuleReturns the current polygon fill rule

Descrição

int ImagickDraw::getClipRule ( void )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

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

Valor Retornado

Returns one of the FILLRULE_ constants.


ImagickDraw
PHP Manual