ImagickDraw
PHP Manual

ImagickDraw::setClipRule

(PECL imagick 2.0.0)

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

Descrição

bool ImagickDraw::setClipRule ( int $fill_rule )
Aviso

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

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

Parâmetros

fill_rule

FILLRULE_ constant

Valor Retornado

Não há valor retornado.


ImagickDraw
PHP Manual