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 Parameter zur Verfügung.

Returns the fill rule used while drawing polygons.

Rückgabewerte

Returns a FILLRULE constant (imagick::FILLRULE_*).

add a note add a note

User Contributed Notes

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