php8.5
Home/ Manual/ imagick / imagick/ Imagick::getImageExtrema

Imagick::getImageExtrema

PHP function Deprecated as of PECL imagick 3.4.4 Edit on GitHub ✎

(PECL imagick 2, PECL imagick 3)

Gets the extrema for the image

Function-3-4-4

Description

Imagick::getImageExtrema(): array

Gets the extrema for the image. Returns an associative array with the keys "min" and "max".

Parameters Parameters

Return Values

Returns an associative array with the keys "min" and "max".

Errors/Exceptions

Throws

Source: reference/imagick/imagick/getimageextrema.xml · from the official PHP manual (php/doc-en)