PHP 8.3.4 Released!

ImagickDraw::clone

(PECL imagick 2, PECL imagick 3)

ImagickDraw::cloneMakes an exact copy of the specified ImagickDraw object

Descrizione

public ImagickDraw::clone(): ImagickDraw
Avviso

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

Makes an exact copy of the specified ImagickDraw object.

Valori restituiti

returns an exact copy of the specified ImagickDraw object.

add a note

User Contributed Notes

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