ImagickDraw
PHP Manual

ImagickDraw::getClipPath

(PECL imagick 2.0.0)

ImagickDraw::getClipPathObtains the current clipping path ID

Descrizione

string ImagickDraw::getClipPath ( void )
Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Obtains the current clipping path ID.

Valori restituiti

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


ImagickDraw
PHP Manual