|
Imagick::getImageChannelDistortions(Информация о версии неизвестна, возможно, только в SVN) Imagick::getImageChannelDistortions — Gets channel distortions Описание
float Imagick::getImageChannelDistortions
( Imagick $reference
, int $metric
[, int $channel = Imagick::CHANNEL_DEFAULT
] )
Compares one or more image channels of an image to a reconstructed image and returns the specified distortion metrics Этот метод доступен, если Imagick был скомпилирован с версией ImageMagick 6.4.4 или старше. Список параметров
Возвращаемые значенияReturns a double describing the channel distortion. ОшибкиВызывает ImagickException при ошибке. |
|