Home
last modified time | relevance | path

Searched refs:SparseColorOption (Results 1 – 2 of 2) sorted by relevance

/external/ImageMagick/MagickWand/
Doperation.c177 static Image *SparseColorOption(const Image *image, in SparseColorOption() function
3321 new_image=SparseColorOption(_image,(SparseColorMethod)parse,arg2, in CLISimpleOperatorImage()
Dmogrify.c448 static Image *SparseColorOption(const Image *image, in SparseColorOption() function
2968 mogrify_image=SparseColorOption(*image,method,arguments, in MogrifyImage()