Lines Matching refs:ScaleQuantumToLong
312 pixel=ScaleQuantumToLong(GetPixelAlpha(image,p)); in ExportAlphaQuantum()
601 pixel=ScaleQuantumToLong(GetPixelBlue(image,p)); in ExportBGRQuantum()
603 pixel=ScaleQuantumToLong(GetPixelGreen(image,p)); in ExportBGRQuantum()
605 pixel=ScaleQuantumToLong(GetPixelRed(image,p)); in ExportBGRQuantum()
836 pixel=ScaleQuantumToLong(GetPixelBlue(image,p)); in ExportBGRAQuantum()
838 pixel=ScaleQuantumToLong(GetPixelGreen(image,p)); in ExportBGRAQuantum()
840 pixel=ScaleQuantumToLong(GetPixelRed(image,p)); in ExportBGRAQuantum()
842 pixel=ScaleQuantumToLong(GetPixelAlpha(image,p)); in ExportBGRAQuantum()
1080 pixel=ScaleQuantumToLong(GetPixelBlue(image,p)); in ExportBGROQuantum()
1082 pixel=ScaleQuantumToLong(GetPixelGreen(image,p)); in ExportBGROQuantum()
1084 pixel=ScaleQuantumToLong(GetPixelRed(image,p)); in ExportBGROQuantum()
1086 pixel=ScaleQuantumToLong(GetPixelOpacity(image,p)); in ExportBGROQuantum()
1208 pixel=ScaleQuantumToLong(GetPixelBlack(image,p)); in ExportBlackQuantum()
1313 pixel=ScaleQuantumToLong(GetPixelBlue(image,p)); in ExportBlueQuantum()
1555 pixel=ScaleQuantumToLong(GetPixelRed(image,p)); in ExportCMYKQuantum()
1557 pixel=ScaleQuantumToLong(GetPixelGreen(image,p)); in ExportCMYKQuantum()
1559 pixel=ScaleQuantumToLong(GetPixelBlue(image,p)); in ExportCMYKQuantum()
1561 pixel=ScaleQuantumToLong(GetPixelBlack(image,p)); in ExportCMYKQuantum()
1711 pixel=ScaleQuantumToLong(GetPixelRed(image,p)); in ExportCMYKAQuantum()
1713 pixel=ScaleQuantumToLong(GetPixelGreen(image,p)); in ExportCMYKAQuantum()
1715 pixel=ScaleQuantumToLong(GetPixelBlue(image,p)); in ExportCMYKAQuantum()
1717 pixel=ScaleQuantumToLong(GetPixelBlack(image,p)); in ExportCMYKAQuantum()
1719 pixel=ScaleQuantumToLong(GetPixelAlpha(image,p)); in ExportCMYKAQuantum()
1876 pixel=ScaleQuantumToLong(GetPixelRed(image,p)); in ExportCMYKOQuantum()
1878 pixel=ScaleQuantumToLong(GetPixelGreen(image,p)); in ExportCMYKOQuantum()
1880 pixel=ScaleQuantumToLong(GetPixelBlue(image,p)); in ExportCMYKOQuantum()
1882 pixel=ScaleQuantumToLong(GetPixelBlack(image,p)); in ExportCMYKOQuantum()
1884 pixel=ScaleQuantumToLong(GetPixelOpacity(image,p)); in ExportCMYKOQuantum()
2157 pixel=ScaleQuantumToLong(ClampToQuantum(GetPixelLuma(image,p))); in ExportGrayQuantum()
2357 pixel=ScaleQuantumToLong(ClampToQuantum(GetPixelLuma(image,p))); in ExportGrayAlphaQuantum()
2359 pixel=ScaleQuantumToLong(GetPixelAlpha(image,p)); in ExportGrayAlphaQuantum()
2472 pixel=ScaleQuantumToLong(GetPixelGreen(image,p)); in ExportGreenQuantum()
2826 pixel=ScaleQuantumToLong(GetPixelAlpha(image,p)); in ExportIndexAlphaQuantum()
2940 pixel=ScaleQuantumToLong(GetPixelOpacity(image,p)); in ExportOpacityQuantum()
3045 pixel=ScaleQuantumToLong(GetPixelRed(image,p)); in ExportRedQuantum()
3334 pixel=ScaleQuantumToLong(GetPixelRed(image,p)); in ExportRGBQuantum()
3336 pixel=ScaleQuantumToLong(GetPixelGreen(image,p)); in ExportRGBQuantum()
3338 pixel=ScaleQuantumToLong(GetPixelBlue(image,p)); in ExportRGBQuantum()
3569 pixel=ScaleQuantumToLong(GetPixelRed(image,p)); in ExportRGBAQuantum()
3571 pixel=ScaleQuantumToLong(GetPixelGreen(image,p)); in ExportRGBAQuantum()
3573 pixel=ScaleQuantumToLong(GetPixelBlue(image,p)); in ExportRGBAQuantum()
3575 pixel=ScaleQuantumToLong(GetPixelAlpha(image,p)); in ExportRGBAQuantum()
3813 pixel=ScaleQuantumToLong(GetPixelRed(image,p)); in ExportRGBOQuantum()
3815 pixel=ScaleQuantumToLong(GetPixelGreen(image,p)); in ExportRGBOQuantum()
3817 pixel=ScaleQuantumToLong(GetPixelBlue(image,p)); in ExportRGBOQuantum()
3819 pixel=ScaleQuantumToLong(GetPixelOpacity(image,p)); in ExportRGBOQuantum()