Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:ScaleShortToQuantum

1167                   SetPixelGray(image,ScaleShortToQuantum(*p),q);
1169 SetPixelRed(image,ScaleShortToQuantum(*p),q);
1173 SetPixelGreen(image,ScaleShortToQuantum(*p),q);
1175 SetPixelBlue(image,ScaleShortToQuantum(*p),q);
1180 SetPixelBlack(image,ScaleShortToQuantum(*p),q);