Imagick::getImageExtrema
(PECL imagick 2.0.0)
Imagick::getImageExtrema — Gets the extrema for the image
Описание
array Imagick::getImageExtrema
( void
)
Предупреждение
Към момента тази функция не е документирана; наличен е единствено списъкът с аргументите й.
Gets the extrema for the image. Returns an associative array with the keys "min" and "max".
Връщани стойности
Returns an associative array with the keys "min" and "max". Throw an ImagickException on error.
Грешки/Изключения
Хвърля ImagickException при грешка.
There are no user contributed notes for this page.
