php8.5
Home/ Manual/ imagick / imagickdraw/ ImagickDraw::getFillRule

ImagickDraw::getFillRule

PHP function Edit on GitHub ✎

(PECL imagick 2, PECL imagick 3)

Returns the fill rule

Description

ImagickDraw::getFillRule(): int

Func

Returns the fill rule used while drawing polygons.

Return Values

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

Source: reference/imagick/imagickdraw/getfillrule.xml · from the official PHP manual (php/doc-en)