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

/external/ImageMagick/MagickCore/
H A Dhistogram.c1119 % UniqueImageColors() returns the unique colors of an image.
1121 % The format of the UniqueImageColors method is:
1123 % Image *UniqueImageColors(const Image *image,ExceptionInfo *exception)
1198 MagickExport Image *UniqueImageColors(const Image *image,
1181 MagickExport Image *UniqueImageColors(const Image *image, function
H A Dmethods.h1201 #define UniqueImageColors PrependMagickMethod(UniqueImageColors) macro

Completed in 207 milliseconds