OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:analyzeImage
(Results
1 - 5
of
5
) sorted by null
/external/ImageMagick/MagickCore/
static.c
113
analyzeImage
(Image **,const int,char **,ExceptionInfo *);
120
image_filter=(ImageFilterHandler *)
analyzeImage
;
module.c
[
all
...]
methods.h
102
#define
analyzeImage
PrependMagickMethod(
analyzeImage
)
[
all
...]
/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/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,
Completed in 53 milliseconds