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

  /external/ImageMagick/filters/
analyze.c 60 % analyzeImage() computes the brightness and saturation mean, standard
64 % The format of the analyzeImage method is:
66 % size_t analyzeImage(Image *images,const int argc,
82 ModuleExport size_t analyzeImage(Image **images,const int argc,
  /external/ImageMagick/www/source/
analyze.c 60 % analyzeImage() computes the brightness and saturation mean, standard
64 % The format of the analyzeImage method is:
66 % size_t analyzeImage(Image *images,const int argc,
82 ModuleExport size_t analyzeImage(Image **images,const int argc,
  /external/ImageMagick/MagickCore/
methods.h 102 #define analyzeImage PrependMagickMethod(analyzeImage)
    [all...]

Completed in 49 milliseconds