Searched defs:analyzeImage (Results 1 - 3 of 3) sorted by relevance

/external/ImageMagick/filters/
H A Danalyze.c60 % 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,
80 ModuleExport size_t analyzeImage(Image **images,const int argc, function
/external/ImageMagick/www/source/
H A Danalyze.c60 % 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,
80 ModuleExport size_t analyzeImage(Image **images,const int argc, function
/external/ImageMagick/MagickCore/
H A Dmethods.h102 #define analyzeImage PrependMagickMethod(analyzeImage) macro

Completed in 49 milliseconds