Lines Matching refs:PopDoublePixel
113 static inline unsigned char *PopDoublePixel(QuantumInfo *quantum_info, in PopDoublePixel() function
325 q=PopDoublePixel(quantum_info,(double) GetPixelAlpha(image,p),q); in ExportAlphaQuantum()
619 q=PopDoublePixel(quantum_info,(double) GetPixelRed(image,p),q); in ExportBGRQuantum()
620 q=PopDoublePixel(quantum_info,(double) GetPixelGreen(image,p),q); in ExportBGRQuantum()
621 q=PopDoublePixel(quantum_info,(double) GetPixelBlue(image,p),q); in ExportBGRQuantum()
859 q=PopDoublePixel(quantum_info,(double) GetPixelRed(image,p),q); in ExportBGRAQuantum()
860 q=PopDoublePixel(quantum_info,(double) GetPixelGreen(image,p),q); in ExportBGRAQuantum()
861 q=PopDoublePixel(quantum_info,(double) GetPixelBlue(image,p),q); in ExportBGRAQuantum()
863 q=PopDoublePixel(quantum_info,pixel,q); in ExportBGRAQuantum()
1103 q=PopDoublePixel(quantum_info,(double) GetPixelRed(image,p),q); in ExportBGROQuantum()
1104 q=PopDoublePixel(quantum_info,(double) GetPixelGreen(image,p),q); in ExportBGROQuantum()
1105 q=PopDoublePixel(quantum_info,(double) GetPixelBlue(image,p),q); in ExportBGROQuantum()
1107 q=PopDoublePixel(quantum_info,pixel,q); in ExportBGROQuantum()
1222 q=PopDoublePixel(quantum_info,(double) GetPixelBlack(image,p),q); in ExportBlackQuantum()
1327 q=PopDoublePixel(quantum_info,(double) GetPixelBlue(image,p),q); in ExportBlueQuantum()
1575 q=PopDoublePixel(quantum_info,(double) GetPixelRed(image,p),q); in ExportCMYKQuantum()
1576 q=PopDoublePixel(quantum_info,(double) GetPixelGreen(image,p),q); in ExportCMYKQuantum()
1577 q=PopDoublePixel(quantum_info,(double) GetPixelBlue(image,p),q); in ExportCMYKQuantum()
1578 q=PopDoublePixel(quantum_info,(double) GetPixelBlack(image,p),q); in ExportCMYKQuantum()
1736 q=PopDoublePixel(quantum_info,(double) GetPixelRed(image,p),q); in ExportCMYKAQuantum()
1737 q=PopDoublePixel(quantum_info,(double) GetPixelGreen(image,p),q); in ExportCMYKAQuantum()
1738 q=PopDoublePixel(quantum_info,(double) GetPixelBlue(image,p),q); in ExportCMYKAQuantum()
1739 q=PopDoublePixel(quantum_info,(double) GetPixelBlack(image,p),q); in ExportCMYKAQuantum()
1741 q=PopDoublePixel(quantum_info,pixel,q); in ExportCMYKAQuantum()
1901 q=PopDoublePixel(quantum_info,(double) GetPixelRed(image,p),q); in ExportCMYKOQuantum()
1902 q=PopDoublePixel(quantum_info,(double) GetPixelGreen(image,p),q); in ExportCMYKOQuantum()
1903 q=PopDoublePixel(quantum_info,(double) GetPixelBlue(image,p),q); in ExportCMYKOQuantum()
1904 q=PopDoublePixel(quantum_info,(double) GetPixelBlack(image,p),q); in ExportCMYKOQuantum()
1906 q=PopDoublePixel(quantum_info,pixel,q); in ExportCMYKOQuantum()
2175 q=PopDoublePixel(quantum_info,pixel,q); in ExportGrayQuantum()
2377 q=PopDoublePixel(quantum_info,pixel,q); in ExportGrayAlphaQuantum()
2379 q=PopDoublePixel(quantum_info,pixel,q); in ExportGrayAlphaQuantum()
2486 q=PopDoublePixel(quantum_info,(double) GetPixelGreen(image,p),q); in ExportGreenQuantum()
2655 q=PopDoublePixel(quantum_info,(double) GetPixelIndex(image,p),q); in ExportIndexQuantum()
2843 q=PopDoublePixel(quantum_info,(double) GetPixelIndex(image,p),q); in ExportIndexAlphaQuantum()
2845 q=PopDoublePixel(quantum_info,pixel,q); in ExportIndexAlphaQuantum()
2954 q=PopDoublePixel(quantum_info,(double) GetPixelOpacity(image,p),q); in ExportOpacityQuantum()
3059 q=PopDoublePixel(quantum_info,(double) GetPixelRed(image,p),q); in ExportRedQuantum()
3352 q=PopDoublePixel(quantum_info,(double) GetPixelRed(image,p),q); in ExportRGBQuantum()
3353 q=PopDoublePixel(quantum_info,(double) GetPixelGreen(image,p),q); in ExportRGBQuantum()
3354 q=PopDoublePixel(quantum_info,(double) GetPixelBlue(image,p),q); in ExportRGBQuantum()
3592 q=PopDoublePixel(quantum_info,(double) GetPixelRed(image,p),q); in ExportRGBAQuantum()
3593 q=PopDoublePixel(quantum_info,(double) GetPixelGreen(image,p),q); in ExportRGBAQuantum()
3594 q=PopDoublePixel(quantum_info,(double) GetPixelBlue(image,p),q); in ExportRGBAQuantum()
3596 q=PopDoublePixel(quantum_info,pixel,q); in ExportRGBAQuantum()
3836 q=PopDoublePixel(quantum_info,(double) GetPixelRed(image,p),q); in ExportRGBOQuantum()
3837 q=PopDoublePixel(quantum_info,(double) GetPixelGreen(image,p),q); in ExportRGBOQuantum()
3838 q=PopDoublePixel(quantum_info,(double) GetPixelBlue(image,p),q); in ExportRGBOQuantum()
3840 q=PopDoublePixel(quantum_info,pixel,q); in ExportRGBOQuantum()