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

/external/ImageMagick/MagickCore/
H A Dfx.c5284 % TintImage() applies a color vector to each pixel in the image. The length
5288 % The format of the TintImage method is:
5290 % Image *TintImage(const Image *image,const char *blend,
5304 MagickExport Image *TintImage(const Image *image,const char *blend, function
H A Dmethods.h1184 #define TintImage PrependMagickMethod(TintImage) macro

Completed in 912 milliseconds