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.