Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dquantize.c340 DitherImage(Image *,CubeInfo *,ExceptionInfo *),
525 (void) DitherImage(image,cube_info,exception); in AssignImageColors()
1933 static MagickBooleanType DitherImage(Image *image,CubeInfo *cube_info, in DitherImage() function