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

ImagickDraw::getClipRule

PHP function Edit on GitHub ✎

(PECL imagick 2, PECL imagick 3)

Returns the current polygon fill rule

Description

ImagickDraw::getClipRule(): int

Func

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

Return Values

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

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