Dutch PHP Conference 2025 - Call For Papers

ImagickDraw::getClipPath

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getClipPathObtains the current clipping path ID

Опис

public ImagickDraw::getClipPath(): string
Увага

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

Obtains the current clipping path ID.

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

Returns a string containing the clip path ID or false if no clip path exists.

add a note

User Contributed Notes

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