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

ImagickDraw::getClipPath

PHP function Edit on GitHub ✎

(PECL imagick 2, PECL imagick 3)

Obtains the current clipping path ID

Description

ImagickDraw::getClipPath(): false|string

Func

Obtains the current clipping path ID.

Return Values

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

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