ImagickDraw::getClipPath

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getClipPathObtains the current clipping path ID

Descrierea

public ImagickDraw::getClipPath ( ) : string
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Obtains the current clipping path ID.

Valorile întoarse

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