• Home
  • Raw
  • Download

Lines Matching refs:ScaleLongToQuantum

3273           SetPixelBlue(image,ScaleLongToQuantum(*p++),q);  in ImportLongPixel()
3274 SetPixelGreen(image,ScaleLongToQuantum(*p++),q); in ImportLongPixel()
3275 SetPixelRed(image,ScaleLongToQuantum(*p++),q); in ImportLongPixel()
3292 SetPixelBlue(image,ScaleLongToQuantum(*p++),q); in ImportLongPixel()
3293 SetPixelGreen(image,ScaleLongToQuantum(*p++),q); in ImportLongPixel()
3294 SetPixelRed(image,ScaleLongToQuantum(*p++),q); in ImportLongPixel()
3295 SetPixelAlpha(image,ScaleLongToQuantum(*p++),q); in ImportLongPixel()
3312 SetPixelBlue(image,ScaleLongToQuantum(*p++),q); in ImportLongPixel()
3313 SetPixelGreen(image,ScaleLongToQuantum(*p++),q); in ImportLongPixel()
3314 SetPixelRed(image,ScaleLongToQuantum(*p++),q); in ImportLongPixel()
3332 SetPixelGray(image,ScaleLongToQuantum(*p++),q); in ImportLongPixel()
3349 SetPixelRed(image,ScaleLongToQuantum(*p++),q); in ImportLongPixel()
3350 SetPixelGreen(image,ScaleLongToQuantum(*p++),q); in ImportLongPixel()
3351 SetPixelBlue(image,ScaleLongToQuantum(*p++),q); in ImportLongPixel()
3368 SetPixelRed(image,ScaleLongToQuantum(*p++),q); in ImportLongPixel()
3369 SetPixelGreen(image,ScaleLongToQuantum(*p++),q); in ImportLongPixel()
3370 SetPixelBlue(image,ScaleLongToQuantum(*p++),q); in ImportLongPixel()
3371 SetPixelAlpha(image,ScaleLongToQuantum(*p++),q); in ImportLongPixel()
3388 SetPixelRed(image,ScaleLongToQuantum(*p++),q); in ImportLongPixel()
3389 SetPixelGreen(image,ScaleLongToQuantum(*p++),q); in ImportLongPixel()
3390 SetPixelBlue(image,ScaleLongToQuantum(*p++),q); in ImportLongPixel()
3417 SetPixelRed(image,ScaleLongToQuantum(*p),q); in ImportLongPixel()
3423 SetPixelGreen(image,ScaleLongToQuantum(*p),q); in ImportLongPixel()
3429 SetPixelBlue(image,ScaleLongToQuantum(*p),q); in ImportLongPixel()
3434 SetPixelAlpha(image,ScaleLongToQuantum(*p),q); in ImportLongPixel()
3439 SetPixelAlpha(image,ScaleLongToQuantum(*p),q); in ImportLongPixel()
3444 SetPixelBlack(image,ScaleLongToQuantum(*p),q); in ImportLongPixel()
3449 SetPixelGray(image,ScaleLongToQuantum(*p),q); in ImportLongPixel()