Home | History | Annotate | Download | only in coders

Lines Matching refs:ScaleShortToQuantum

1215                   image->colormap[i].red=ScaleShortToQuantum(pixel);
1217 image->colormap[i].green=ScaleShortToQuantum(pixel);
1219 image->colormap[i].blue=ScaleShortToQuantum(pixel);