PHP » GoLang |
login |
register |
about
|
GoLang Imagick::getImageChannelDistortions
request it (305)
GoLang replacement for PHP's Imagick::getImageChannelDistortions
[edit | history]
PHP Imagick::getImageChannelDistortionsPHP original manual for Imagick::getImageChannelDistortions [ show | php.net ]Imagick::getImageChannelDistortions(No version information available, might only be in Git) Imagick::getImageChannelDistortions — Gets channel distortions Description
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 This method is available if Imagick has been compiled against ImageMagick version 6.4.4 or newer. Parameters
Return ValuesReturns a double describing the channel distortion. Errors/ExceptionsThrows ImagickException on error. |
more
Recently updated
more
Most requested
more
Last requests
|