PHP 8.3.4 Released!

ImagickDraw::getClipPath

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getClipPathObtains the current clipping path ID

Descrizione

public ImagickDraw::getClipPath(): string
Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Obtains the current clipping path ID.

Valori restituiti

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

add a note

User Contributed Notes

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