• Home
  • Raw
  • Download

Lines Matching refs:ScaleShortToQuantum

3933           SetPixelBlue(image,ScaleShortToQuantum(*p++),q);  in ImportShortPixel()
3934 SetPixelGreen(image,ScaleShortToQuantum(*p++),q); in ImportShortPixel()
3935 SetPixelRed(image,ScaleShortToQuantum(*p++),q); in ImportShortPixel()
3952 SetPixelBlue(image,ScaleShortToQuantum(*p++),q); in ImportShortPixel()
3953 SetPixelGreen(image,ScaleShortToQuantum(*p++),q); in ImportShortPixel()
3954 SetPixelRed(image,ScaleShortToQuantum(*p++),q); in ImportShortPixel()
3955 SetPixelAlpha(image,ScaleShortToQuantum(*p++),q); in ImportShortPixel()
3972 SetPixelBlue(image,ScaleShortToQuantum(*p++),q); in ImportShortPixel()
3973 SetPixelGreen(image,ScaleShortToQuantum(*p++),q); in ImportShortPixel()
3974 SetPixelRed(image,ScaleShortToQuantum(*p++),q); in ImportShortPixel()
3992 SetPixelGray(image,ScaleShortToQuantum(*p++),q); in ImportShortPixel()
4009 SetPixelRed(image,ScaleShortToQuantum(*p++),q); in ImportShortPixel()
4010 SetPixelGreen(image,ScaleShortToQuantum(*p++),q); in ImportShortPixel()
4011 SetPixelBlue(image,ScaleShortToQuantum(*p++),q); in ImportShortPixel()
4028 SetPixelRed(image,ScaleShortToQuantum(*p++),q); in ImportShortPixel()
4029 SetPixelGreen(image,ScaleShortToQuantum(*p++),q); in ImportShortPixel()
4030 SetPixelBlue(image,ScaleShortToQuantum(*p++),q); in ImportShortPixel()
4031 SetPixelAlpha(image,ScaleShortToQuantum(*p++),q); in ImportShortPixel()
4048 SetPixelRed(image,ScaleShortToQuantum(*p++),q); in ImportShortPixel()
4049 SetPixelGreen(image,ScaleShortToQuantum(*p++),q); in ImportShortPixel()
4050 SetPixelBlue(image,ScaleShortToQuantum(*p++),q); in ImportShortPixel()
4077 SetPixelRed(image,ScaleShortToQuantum(*p),q); in ImportShortPixel()
4083 SetPixelGreen(image,ScaleShortToQuantum(*p),q); in ImportShortPixel()
4089 SetPixelBlue(image,ScaleShortToQuantum(*p),q); in ImportShortPixel()
4094 SetPixelAlpha(image,ScaleShortToQuantum(*p),q); in ImportShortPixel()
4099 SetPixelAlpha(image,ScaleShortToQuantum(*p),q); in ImportShortPixel()
4104 SetPixelBlack(image,ScaleShortToQuantum(*p),q); in ImportShortPixel()
4109 SetPixelGray(image,ScaleShortToQuantum(*p),q); in ImportShortPixel()