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 Argumente zur Verfügung.

Makes an exact copy of the specified ImagickDraw object.

Rückgabewerte

What the function returns, first on success, then on failure. See also the &return.success; entity

add a note add a note

User Contributed Notes

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