PHP Velho Oeste 2024

ImagickDraw::clone

(PECL imagick 2, PECL imagick 3)

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

Beschreibung

public ImagickDraw::clone(): ImagickDraw
Warnung

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

Makes an exact copy of the specified ImagickDraw object.

Rückgabewerte

returns an exact copy of the specified ImagickDraw object.

add a note add a note

User Contributed Notes

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