18 #ifndef MAGICKCORE_COMPARE_H 19 #define MAGICKCORE_COMPARE_H 23 #if defined(__cplusplus) || defined(c_plusplus) 59 #if defined(__cplusplus) || defined(c_plusplus) MagickExport Image * SimilarityImage(const Image *, const Image *, const MetricType, const double, RectangleInfo *, double *, ExceptionInfo *)
MagickExport double * GetImageDistortions(Image *, const Image *, const MetricType, ExceptionInfo *)
MagickExport MagickBooleanType GetImageDistortion(Image *, const Image *, const MetricType, double *, ExceptionInfo *)
MagickExport Image * CompareImages(Image *, const Image *, const MetricType, double *, ExceptionInfo *)
MagickExport MagickBooleanType SetImageColorMetric(Image *, const Image *, ExceptionInfo *)
MagickExport MagickBooleanType IsImagesEqual(const Image *, const Image *, ExceptionInfo *)