ImagickDraw::getFillRule

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getFillRuleReturns the fill rule

Beschreibung

public ImagickDraw::getFillRule ( ) : int
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Returns the fill rule used while drawing polygons.

Rückgabewerte

Returns a FILLRULE_ constant

add a note add a note

User Contributed Notes

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