ImagickDraw::getClipRule

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getClipRuleReturns the current polygon fill rule

Descrição

public ImagickDraw::getClipRule ( ) : int
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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top