HomeSort by relevance Sort by last modified time
    Searched defs:GetImageDistortion (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
compare.c 174 status=GetImageDistortion(image,reconstruct_image,metric,distortion,
326 % GetImageDistortion() compares one or more pixel channels of an image to a
329 % The format of the GetImageDistortion method is:
331 % MagickBooleanType GetImageDistortion(const Image *image,
    [all...]
methods.h 423 #define GetImageDistortion PrependMagickMethod(GetImageDistortion)
433 #define GetImageDistortion PrependMagickMethod(GetImageDistortion)
    [all...]

Completed in 405 milliseconds