18 #ifndef MAGICKCORE_COMPARE_H 19 #define MAGICKCORE_COMPARE_H 23 #if defined(__cplusplus) || defined(c_plusplus) 64 #if defined(__cplusplus) || defined(c_plusplus) MagickExport MagickBooleanType GetImageChannelDistortion(Image *, const Image *, const ChannelType, const MetricType, double *, ExceptionInfo *)
Definition: exception.h:102
MetricType
Definition: compare.h:27
MagickExport Image * CompareImages(Image *, const Image *, const MetricType, double *, ExceptionInfo *)
MagickBooleanType
Definition: magick-type.h:189
MagickExport MagickBooleanType IsImagesEqual(Image *, const Image *)
Definition: compare.c:1893
Definition: geometry.h:122
MagickExport Image * CompareImageChannels(Image *, const Image *, const ChannelType, const MetricType, double *, ExceptionInfo *)
ChannelType
Definition: magick-type.h:155
MagickExport MagickBooleanType GetImageDistortion(Image *, const Image *, const MetricType, double *, ExceptionInfo *)
MagickExport double * GetImageChannelDistortions(Image *, const Image *, const MetricType, ExceptionInfo *)
Definition: compare.c:1735
MagickExport Image * SimilarityMetricImage(Image *, const Image *, const MetricType, RectangleInfo *, double *, ExceptionInfo *)
Definition: compare.c:2087
#define MagickExport
Definition: method-attribute.h:98
MagickExport Image * SimilarityImage(Image *, const Image *, RectangleInfo *, double *, ExceptionInfo *)