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

/external/ImageMagick/MagickWand/
H A Doperation.c172 SparseColorOption() parse the complex -sparse-color argument into an
181 static Image *SparseColorOption(const Image *image,
263 "MemoryAllocationFailed","%s","SparseColorOption");
3327 new_image=SparseColorOption(_image,(SparseColorMethod)parse,arg2,
177 static Image *SparseColorOption(const Image *image, function
H A Dmogrify.c453 static Image *SparseColorOption(const Image *image,
483 SparseColorOption() parses the complex -sparse-color argument into an an
557 "MemoryAllocationFailed","%s","SparseColorOption");
2973 mogrify_image=SparseColorOption(*image,method,arguments,
448 static Image *SparseColorOption(const Image *image, function

Completed in 1188 milliseconds