The ImagickDraw class
PHP Manual

ImagickDraw::getClipPath

(No version information available, might be only in CVS)

ImagickDraw::getClipPathObtains the current clipping path ID

Beschreibung

string ImagickDraw::getClipPath ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Obtains the current clipping path ID.

Rückgabewerte

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


The ImagickDraw class
PHP Manual