- CompareImageChannels
Image* CompareImageChannels(Image* , const(Image)* , ChannelType , MetricType , double* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CompareImages
Image* CompareImages(Image* , const(Image)* , MetricType , double* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GetImageChannelDistortion
MagickBooleanType GetImageChannelDistortion(Image* , const(Image)* , ChannelType , MetricType , double* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GetImageChannelDistortions
double* GetImageChannelDistortions(Image* , const(Image)* , MetricType , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GetImageDistortion
MagickBooleanType GetImageDistortion(Image* , const(Image)* , MetricType , double* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IsImagesEqual
MagickBooleanType IsImagesEqual(Image* , const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SimilarityImage
Image* SimilarityImage(Image* , const(Image)* , RectangleInfo* , double* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SimilarityMetricImage
Image* SimilarityMetricImage(Image* , const(Image)* , MetricType , RectangleInfo* , double* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.