Dutch PHP Conference 2025 - Call For Papers

ImagickDraw::getClipRule

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getClipRuleReturns the current polygon fill rule

Опис

public ImagickDraw::getClipRule(): int
Увага

Наразі ця функція не документована. Доступний лише список її параметрів.

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

Значення, що повертаються

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

add a note

User Contributed Notes

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