ImagickDraw::getClipPath

(PECL imagick 2.0.0)

ImagickDraw::getClipPathObtains the current clipping path ID

Опис

string ImagickDraw::getClipPath ( void )
Увага

This function is currently not documented; only its argument list is available.

Obtains the current clipping path ID.

Значення, що повертаються

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