The Imagick class
PHP Manual

Imagick::clone

(PECL imagick 2.0.0)

Imagick::cloneMakes an exact copy of the Imagick object

Beschreibung

Imagick Imagick::clone ( void )
Warnung

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

Makes an exact copy of the Imagick object.

Rückgabewerte

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


The Imagick class
PHP Manual