• Home
  • Raw
  • Download

Lines Matching refs:ScaleQuantumToLong

311         pixel=ScaleQuantumToLong(GetPixelAlpha(image,p));  in ExportAlphaQuantum()
600 pixel=ScaleQuantumToLong(GetPixelBlue(image,p)); in ExportBGRQuantum()
602 pixel=ScaleQuantumToLong(GetPixelGreen(image,p)); in ExportBGRQuantum()
604 pixel=ScaleQuantumToLong(GetPixelRed(image,p)); in ExportBGRQuantum()
835 pixel=ScaleQuantumToLong(GetPixelBlue(image,p)); in ExportBGRAQuantum()
837 pixel=ScaleQuantumToLong(GetPixelGreen(image,p)); in ExportBGRAQuantum()
839 pixel=ScaleQuantumToLong(GetPixelRed(image,p)); in ExportBGRAQuantum()
841 pixel=ScaleQuantumToLong(GetPixelAlpha(image,p)); in ExportBGRAQuantum()
1079 pixel=ScaleQuantumToLong(GetPixelBlue(image,p)); in ExportBGROQuantum()
1081 pixel=ScaleQuantumToLong(GetPixelGreen(image,p)); in ExportBGROQuantum()
1083 pixel=ScaleQuantumToLong(GetPixelRed(image,p)); in ExportBGROQuantum()
1085 pixel=ScaleQuantumToLong(GetPixelOpacity(image,p)); in ExportBGROQuantum()
1207 pixel=ScaleQuantumToLong(GetPixelBlack(image,p)); in ExportBlackQuantum()
1312 pixel=ScaleQuantumToLong(GetPixelBlue(image,p)); in ExportBlueQuantum()
1554 pixel=ScaleQuantumToLong(GetPixelRed(image,p)); in ExportCMYKQuantum()
1556 pixel=ScaleQuantumToLong(GetPixelGreen(image,p)); in ExportCMYKQuantum()
1558 pixel=ScaleQuantumToLong(GetPixelBlue(image,p)); in ExportCMYKQuantum()
1560 pixel=ScaleQuantumToLong(GetPixelBlack(image,p)); in ExportCMYKQuantum()
1710 pixel=ScaleQuantumToLong(GetPixelRed(image,p)); in ExportCMYKAQuantum()
1712 pixel=ScaleQuantumToLong(GetPixelGreen(image,p)); in ExportCMYKAQuantum()
1714 pixel=ScaleQuantumToLong(GetPixelBlue(image,p)); in ExportCMYKAQuantum()
1716 pixel=ScaleQuantumToLong(GetPixelBlack(image,p)); in ExportCMYKAQuantum()
1718 pixel=ScaleQuantumToLong(GetPixelAlpha(image,p)); in ExportCMYKAQuantum()
1875 pixel=ScaleQuantumToLong(GetPixelRed(image,p)); in ExportCMYKOQuantum()
1877 pixel=ScaleQuantumToLong(GetPixelGreen(image,p)); in ExportCMYKOQuantum()
1879 pixel=ScaleQuantumToLong(GetPixelBlue(image,p)); in ExportCMYKOQuantum()
1881 pixel=ScaleQuantumToLong(GetPixelBlack(image,p)); in ExportCMYKOQuantum()
1883 pixel=ScaleQuantumToLong(GetPixelOpacity(image,p)); in ExportCMYKOQuantum()
2156 pixel=ScaleQuantumToLong(ClampToQuantum(GetPixelLuma(image,p))); in ExportGrayQuantum()
2356 pixel=ScaleQuantumToLong(ClampToQuantum(GetPixelLuma(image,p))); in ExportGrayAlphaQuantum()
2358 pixel=ScaleQuantumToLong(GetPixelAlpha(image,p)); in ExportGrayAlphaQuantum()
2471 pixel=ScaleQuantumToLong(GetPixelGreen(image,p)); in ExportGreenQuantum()
2825 pixel=ScaleQuantumToLong(GetPixelAlpha(image,p)); in ExportIndexAlphaQuantum()
2939 pixel=ScaleQuantumToLong(GetPixelOpacity(image,p)); in ExportOpacityQuantum()
3044 pixel=ScaleQuantumToLong(GetPixelRed(image,p)); in ExportRedQuantum()
3333 pixel=ScaleQuantumToLong(GetPixelRed(image,p)); in ExportRGBQuantum()
3335 pixel=ScaleQuantumToLong(GetPixelGreen(image,p)); in ExportRGBQuantum()
3337 pixel=ScaleQuantumToLong(GetPixelBlue(image,p)); in ExportRGBQuantum()
3568 pixel=ScaleQuantumToLong(GetPixelRed(image,p)); in ExportRGBAQuantum()
3570 pixel=ScaleQuantumToLong(GetPixelGreen(image,p)); in ExportRGBAQuantum()
3572 pixel=ScaleQuantumToLong(GetPixelBlue(image,p)); in ExportRGBAQuantum()
3574 pixel=ScaleQuantumToLong(GetPixelAlpha(image,p)); in ExportRGBAQuantum()
3812 pixel=ScaleQuantumToLong(GetPixelRed(image,p)); in ExportRGBOQuantum()
3814 pixel=ScaleQuantumToLong(GetPixelGreen(image,p)); in ExportRGBOQuantum()
3816 pixel=ScaleQuantumToLong(GetPixelBlue(image,p)); in ExportRGBOQuantum()
3818 pixel=ScaleQuantumToLong(GetPixelOpacity(image,p)); in ExportRGBOQuantum()