Php/docs/imagickdraw.getclippath

From Get docs

ImagickDraw::getClipPath

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getClipPathObtains the current clipping path ID


Description

public ImagickDraw::getClipPath ( ) : string

Warning This function is currently not documented; only its argument list is available.


Obtains the current clipping path ID.


Return Values

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