Searched defs:GetColorList (Results 1 - 2 of 2) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dcolor.c1369 % GetColorList() returns any colors that match the specified pattern.
1371 % The format of the GetColorList function is:
1373 % char **GetColorList(const char *pattern,size_t *number_colors,
1405 MagickExport char **GetColorList(const char *pattern,
1391 MagickExport char **GetColorList(const char *pattern, function
H A Dmethods.h394 #define GetColorList PrependMagickMethod(GetColorList) macro

Completed in 123 milliseconds