ImagickDraw::getClipRule

(PECL imagick 2.0.0)

ImagickDraw::getClipRuleReturns the current polygon fill rule

Opis

ImagickDraw::getClipRule ( void ) : int
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

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

Zwracane wartości

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