Imagick::getImageDistortion
Compares an image to a reconstructed image
Description
public float Imagick::getImageDistortion(MagickWand $reference
, int $metric
)
Return Values
Returns the distortion metric used on the image (or the best guess
thereof).
Errors/Exceptions
Throws ImagickException on error.