Imagick::averageImages

Average a set of images

Warning

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

Description

public Imagick Imagick::averageImages()

Average a set of images.

Parameters

This function has no parameters.

Return Values

Returns a new Imagick object on success.

Errors/Exceptions

Throws ImagickException on error.