Lines Matching refs:GetPixelAlpha

263         pixel=ScaleQuantumToChar(GetPixelAlpha(image,p));  in ExportAlphaQuantum()
279 pixel=SinglePrecisionToHalf(QuantumScale*GetPixelAlpha(image,p)); in ExportAlphaQuantum()
288 pixel=ScaleQuantumToShort(GetPixelAlpha(image,p)); in ExportAlphaQuantum()
304 q=PopFloatPixel(quantum_info,(float) GetPixelAlpha(image,p),q); in ExportAlphaQuantum()
312 pixel=ScaleQuantumToLong(GetPixelAlpha(image,p)); in ExportAlphaQuantum()
325 q=PopDoublePixel(quantum_info,(double) GetPixelAlpha(image,p),q); in ExportAlphaQuantum()
337 q=PopQuantumPixel(quantum_info,ScaleQuantumToAny(GetPixelAlpha(image,p), in ExportAlphaQuantum()
673 pixel=ScaleQuantumToChar(GetPixelAlpha(image,p)); in ExportBGRAQuantum()
709 case 3: quantum=GetPixelAlpha(image,p); break; in ExportBGRAQuantum()
752 pixel=(unsigned int) ScaleQuantumToAny(GetPixelAlpha(image,p), in ExportBGRAQuantum()
768 pixel=(unsigned int) ScaleQuantumToAny(GetPixelAlpha(image,p),range); in ExportBGRAQuantum()
790 pixel=SinglePrecisionToHalf(QuantumScale*GetPixelAlpha(image,p)); in ExportBGRAQuantum()
805 pixel=ScaleQuantumToShort(GetPixelAlpha(image,p)); in ExportBGRAQuantum()
827 pixel=(float) GetPixelAlpha(image,p); in ExportBGRAQuantum()
842 pixel=ScaleQuantumToLong(GetPixelAlpha(image,p)); in ExportBGRAQuantum()
861 pixel=(double) GetPixelAlpha(image,p); in ExportBGRAQuantum()
880 q=PopQuantumPixel(quantum_info,ScaleQuantumToAny(GetPixelAlpha(image,p), in ExportBGRAQuantum()
1638 pixel=ScaleQuantumToChar(GetPixelAlpha(image,p)); in ExportCMYKAQuantum()
1662 pixel=SinglePrecisionToHalf(QuantumScale*GetPixelAlpha(image,p)); in ExportCMYKAQuantum()
1679 pixel=ScaleQuantumToShort(GetPixelAlpha(image,p)); in ExportCMYKAQuantum()
1702 pixel=(float) (GetPixelAlpha(image,p)); in ExportCMYKAQuantum()
1719 pixel=ScaleQuantumToLong(GetPixelAlpha(image,p)); in ExportCMYKAQuantum()
1739 pixel=(double) (GetPixelAlpha(image,p)); in ExportCMYKAQuantum()
1763 q=PopQuantumPixel(quantum_info,ScaleQuantumToAny(GetPixelAlpha(image,p), in ExportCMYKAQuantum()
2235 pixel=(unsigned char) (GetPixelAlpha(image,p) == OpaqueAlpha ? in ExportGrayAlphaQuantum()
2240 pixel=(unsigned char) (GetPixelAlpha(image,p) == OpaqueAlpha ? in ExportGrayAlphaQuantum()
2245 pixel=(unsigned char) (GetPixelAlpha(image,p) == OpaqueAlpha ? in ExportGrayAlphaQuantum()
2250 pixel=(unsigned char) (GetPixelAlpha(image,p) == OpaqueAlpha ? in ExportGrayAlphaQuantum()
2263 pixel=(unsigned char) (GetPixelAlpha(image,p) == OpaqueAlpha ? in ExportGrayAlphaQuantum()
2282 pixel=(unsigned char) (16*QuantumScale*GetPixelAlpha(image,p)+0.5); in ExportGrayAlphaQuantum()
2298 pixel=ScaleQuantumToChar(GetPixelAlpha(image,p)); in ExportGrayAlphaQuantum()
2316 pixel=SinglePrecisionToHalf(QuantumScale*GetPixelAlpha(image,p)); in ExportGrayAlphaQuantum()
2327 pixel=ScaleQuantumToShort(GetPixelAlpha(image,p)); in ExportGrayAlphaQuantum()
2348 pixel=(float) (GetPixelAlpha(image,p)); in ExportGrayAlphaQuantum()
2359 pixel=ScaleQuantumToLong(GetPixelAlpha(image,p)); in ExportGrayAlphaQuantum()
2377 pixel=(double) (GetPixelAlpha(image,p)); in ExportGrayAlphaQuantum()
2392 q=PopQuantumPixel(quantum_info,ScaleQuantumToAny(GetPixelAlpha(image,p), in ExportGrayAlphaQuantum()
2702 pixel=(unsigned char) (GetPixelAlpha(image,p) == (Quantum) in ExportIndexAlphaQuantum()
2708 pixel=(unsigned char) (GetPixelAlpha(image,p) == (Quantum) in ExportIndexAlphaQuantum()
2714 pixel=(unsigned char) (GetPixelAlpha(image,p) == (Quantum) in ExportIndexAlphaQuantum()
2720 pixel=(unsigned char) (GetPixelAlpha(image,p) == (Quantum) in ExportIndexAlphaQuantum()
2733 pixel=(unsigned char) (GetPixelAlpha(image,p) == (Quantum) in ExportIndexAlphaQuantum()
2751 pixel=(unsigned char) (16*QuantumScale*GetPixelAlpha(image,p)+0.5); in ExportIndexAlphaQuantum()
2766 pixel=ScaleQuantumToChar(GetPixelAlpha(image,p)); in ExportIndexAlphaQuantum()
2784 pixel=SinglePrecisionToHalf(QuantumScale*GetPixelAlpha(image,p)); in ExportIndexAlphaQuantum()
2795 pixel=ScaleQuantumToShort(GetPixelAlpha(image,p)); in ExportIndexAlphaQuantum()
2815 pixel=(float) GetPixelAlpha(image,p); in ExportIndexAlphaQuantum()
2826 pixel=ScaleQuantumToLong(GetPixelAlpha(image,p)); in ExportIndexAlphaQuantum()
2843 pixel=(double) GetPixelAlpha(image,p); in ExportIndexAlphaQuantum()
2860 q=PopQuantumPixel(quantum_info,ScaleQuantumToAny(GetPixelAlpha(image,p), in ExportIndexAlphaQuantum()
3406 pixel=ScaleQuantumToChar(GetPixelAlpha(image,p)); in ExportRGBAQuantum()
3442 case 3: quantum=GetPixelAlpha(image,p); break; in ExportRGBAQuantum()
3485 pixel=(unsigned int) ScaleQuantumToAny(GetPixelAlpha(image,p), in ExportRGBAQuantum()
3501 pixel=(unsigned int) ScaleQuantumToAny(GetPixelAlpha(image,p),range); in ExportRGBAQuantum()
3523 pixel=SinglePrecisionToHalf(QuantumScale*GetPixelAlpha(image,p)); in ExportRGBAQuantum()
3538 pixel=ScaleQuantumToShort(GetPixelAlpha(image,p)); in ExportRGBAQuantum()
3560 pixel=(float) GetPixelAlpha(image,p); in ExportRGBAQuantum()
3575 pixel=ScaleQuantumToLong(GetPixelAlpha(image,p)); in ExportRGBAQuantum()
3594 pixel=(double) GetPixelAlpha(image,p); in ExportRGBAQuantum()
3613 q=PopQuantumPixel(quantum_info,ScaleQuantumToAny(GetPixelAlpha(image,p), in ExportRGBAQuantum()
3924 Sa=QuantumScale*GetPixelAlpha(image,q); in ExportQuantumPixels()