ImagickDraw
PHP Manual

ImagickDraw::getClipPath

(PECL imagick 2.0.0)

ImagickDraw::getClipPathObtains the current clipping path ID

Opis

string ImagickDraw::getClipPath ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Obtains the current clipping path ID.

Zwracane wartości

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


ImagickDraw
PHP Manual