Lines Matching refs:GetPixelIndex
2532 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexQuantum()
2535 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexQuantum()
2538 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexQuantum()
2541 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexQuantum()
2544 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexQuantum()
2547 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexQuantum()
2550 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexQuantum()
2553 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexQuantum()
2563 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexQuantum()
2578 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexQuantum()
2581 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexQuantum()
2588 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexQuantum()
2599 q=PopCharPixel((unsigned char) GetPixelIndex(image,p),q); in ExportIndexQuantum()
2612 QuantumScale*GetPixelIndex(image,p)),q); in ExportIndexQuantum()
2621 GetPixelIndex(image,p),q); in ExportIndexQuantum()
2633 q=PopFloatPixel(quantum_info,(float) GetPixelIndex(image,p),q); in ExportIndexQuantum()
2642 GetPixelIndex(image,p),q); in ExportIndexQuantum()
2654 q=PopDoublePixel(quantum_info,(double) GetPixelIndex(image,p),q); in ExportIndexQuantum()
2665 q=PopQuantumPixel(quantum_info,GetPixelIndex(image,p),q); in ExportIndexQuantum()
2700 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexAlphaQuantum()
2706 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexAlphaQuantum()
2712 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexAlphaQuantum()
2718 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexAlphaQuantum()
2731 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexAlphaQuantum()
2749 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexAlphaQuantum()
2765 q=PopCharPixel((unsigned char) GetPixelIndex(image,p),q); in ExportIndexAlphaQuantum()
2783 GetPixelIndex(image,p),q); in ExportIndexAlphaQuantum()
2794 GetPixelIndex(image,p),q); in ExportIndexAlphaQuantum()
2814 q=PopFloatPixel(quantum_info,(float) GetPixelIndex(image,p),q); in ExportIndexAlphaQuantum()
2825 GetPixelIndex(image,p),q); in ExportIndexAlphaQuantum()
2842 q=PopDoublePixel(quantum_info,(double) GetPixelIndex(image,p),q); in ExportIndexAlphaQuantum()
2859 q=PopQuantumPixel(quantum_info,GetPixelIndex(image,p),q); in ExportIndexAlphaQuantum()