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:211
MagickExport MagickBooleanType IsImagesEqual(Image *, const Image *)
Definition: compare.c:1756
Definition: geometry.h:121
MagickExport Image * CompareImageChannels(Image *, const Image *, const ChannelType, const MetricType, double *, ExceptionInfo *)
ChannelType
Definition: magick-type.h:177
MagickExport MagickBooleanType GetImageDistortion(Image *, const Image *, const MetricType, double *, ExceptionInfo *)
MagickExport double * GetImageChannelDistortions(Image *, const Image *, const MetricType, ExceptionInfo *)
Definition: compare.c:1598
MagickExport Image * SimilarityMetricImage(Image *, const Image *, const MetricType, RectangleInfo *, double *, ExceptionInfo *)
Definition: compare.c:1951
#define MagickExport
Definition: method-attribute.h:98
MagickExport Image * SimilarityImage(Image *, const Image *, RectangleInfo *, double *, ExceptionInfo *)