ImagickDraw
PHP Manual

ImagickDraw::getClipPath

(PECL imagick 2.0.0)

ImagickDraw::getClipPathObtains the current clipping path ID

Descrição

string ImagickDraw::getClipPath ( void )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Obtains the current clipping path ID.

Valor Retornado

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


ImagickDraw
PHP Manual