Imagick::destroy

(PECL imagick 2, PECL imagick 3)

Imagick::destroyDestroys the Imagick object

Descrizione

public Imagick::destroy(): bool

Destroys the Imagick object and frees all resources associated with it. This method is deprecated in favour of Imagick::clear.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Restituisce true in caso di successo.

add a note add a note

User Contributed Notes

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