Searched refs:ink (Results 1 - 2 of 2) sorted by relevance

/external/ImageMagick/coders/
H A Dscr.c107 int ink;
212 ink = (attrbin[0]+(2*attrbin[1])+(4*attrbin[2]));
216 if(bright) { ink=ink+8; paper=paper+8; }
227 colour_palette[3*ink]),q);
229 colour_palette[1+(3*ink)]),q);
231 colour_palette[2+(3*ink)]),q);
105 int ink; local
/external/ImageMagick/www/api/
H A Dmagick-image.php3596 <p>MagickGetImageTotalInkDensity() gets the image total ink density.</p>

Completed in 901 milliseconds