ImagickDraw::getClipPath

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getClipPathObtains the current clipping path ID

Beschreibung

public ImagickDraw::getClipPath(): string
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Parameter zur Verfügung.

Obtains the current clipping path ID.

Rückgabewerte

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