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 *)
Definition: compare.c:2171
Definition: exception.h:101
MetricType
Definition: compare.h:27
MagickBooleanType
Definition: magick-type.h:169
MagickExport double * GetImageDistortions(Image *, const Image *, const MetricType, ExceptionInfo *)
Definition: compare.c:1745
Definition: geometry.h:127
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 *)
Definition: compare.c:2009
MagickExport MagickBooleanType IsImagesEqual(const Image *, const Image *, ExceptionInfo *)
#define MagickExport
Definition: method-attribute.h:80