PHP 8.3.4 Released!

Imagick::averageImages

(PECL imagick 2, PECL imagick 3)

Imagick::averageImagesAverage a set of images

Avviso

This function has been DEPRECATED as of Imagick 3.4.4. Relying on this function is highly discouraged.

Descrizione

public Imagick::averageImages(): Imagick

Average a set of images.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns a new Imagick object on success.

Errori/Eccezioni

Lancia una ImagickException in caso di errore.

add a note

User Contributed Notes

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