(PECL imagick 2, PECL imagick 3)
Imagick::getImageDistortion — Compares an image to a reconstructed image
$reference
, int $metric
) : floatCompares an image to a reconstructed image and returns the specified distortion metric.
reference
Imagick object to compare to.
metric
One of the metric type constants.
Returns the distortion metric used on the image (or the best guess thereof).
Emite ImagickException în caz de eroare.