Home | History | Annotate | Download | only in coders

Lines Matching refs:ScaleShortToQuantum

893                   image->colormap[i].red=ScaleShortToQuantum(pixel);
895 image->colormap[i].green=ScaleShortToQuantum(pixel);
897 image->colormap[i].blue=ScaleShortToQuantum(pixel);