Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:ScaleShortToQuantum

3755             SetPixelRed(*image,ScaleShortToQuantum(color.red),q);
3756 SetPixelGreen(*image,ScaleShortToQuantum(color.green),q);
3757 SetPixelBlue(*image,ScaleShortToQuantum(color.blue),q);
3785 SetPixelRed(*image,ScaleShortToQuantum(
3787 SetPixelGreen(*image,ScaleShortToQuantum(
3789 SetPixelBlue(*image,ScaleShortToQuantum(
3803 (*image)->colormap[i].red=(double) ScaleShortToQuantum(
3805 (*image)->colormap[i].green=(double) ScaleShortToQuantum(
3807 (*image)->colormap[i].blue=(double) ScaleShortToQuantum(
3832 ScaleShortToQuantum(border_color.red);
3834 ScaleShortToQuantum(border_color.green);
3836 ScaleShortToQuantum(border_color.blue);
3863 SetPixelRed(*image,ScaleShortToQuantum(color.red),q);
3864 SetPixelGreen(*image,ScaleShortToQuantum(color.green),q);
3865 SetPixelBlue(*image,ScaleShortToQuantum(color.blue),q);
10192 target.red=(double) ScaleShortToQuantum(
10194 target.green=(double) ScaleShortToQuantum(
10196 target.blue=(double) ScaleShortToQuantum(
12442 (*image)->background_color.red=(double) ScaleShortToQuantum(
12444 (*image)->background_color.green=(double) ScaleShortToQuantum(
12446 (*image)->background_color.blue=(double) ScaleShortToQuantum(