PHP 8.3.4 Released!

ImagickDraw::getClipPath

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getClipPathObtains the current clipping path ID

Descrição

public ImagickDraw::getClipPath(): string
Aviso

Esta função não está documentada; apenas a lista de argumentos está disponível.

Obtains the current clipping path ID.

Valor Retornado

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