ImagickDraw::getClipPath

(PECL imagick 2.0.0)

ImagickDraw::getClipPathObtains the current clipping path ID

Opis

ImagickDraw::getClipPath ( void ) : string
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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top