OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:color_correction_collection
(Results
1 - 10
of
10
) sorted by null
/external/ImageMagick/ImageMagick/api/
enhance.html
208
const char *
color_correction_collection
,ExceptionInfo *exception)
222
<dt>
color_correction_collection
</dt>
magick-image.html
[
all
...]
/external/ImageMagick/www/api/
enhance.html
212
const char *
color_correction_collection
,ExceptionInfo *exception)
226
<dt>
color_correction_collection
</dt>
enhance.php
208
const char *
color_correction_collection
,ExceptionInfo *exception)
222
<dt>
color_correction_collection
</dt>
magick-image.html
[
all
...]
magick-image.php
[
all
...]
/external/ImageMagick/MagickCore/
enhance.c
474
% const char *
color_correction_collection
,ExceptionInfo *exception)
480
% o
color_correction_collection
: the color correction collection in XML.
486
const char *
color_correction_collection
,ExceptionInfo *exception)
550
if (
color_correction_collection
== (const char *) NULL)
552
ccc=NewXMLTree((const char *)
color_correction_collection
,exception);
[
all
...]
/external/ImageMagick/MagickWand/
operation.c
1910
*
color_correction_collection
;
local
[
all
...]
mogrify.c
1022
*
color_correction_collection
;
local
[
all
...]
magick-image.c
[
all
...]
Completed in 222 milliseconds