• Home
  • Raw
  • Download

Lines Matching refs:GetPixelIndex

2531         pixel=(unsigned char) GetPixelIndex(image,p);  in ExportIndexQuantum()
2534 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexQuantum()
2537 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexQuantum()
2540 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexQuantum()
2543 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexQuantum()
2546 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexQuantum()
2549 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexQuantum()
2552 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexQuantum()
2562 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexQuantum()
2577 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexQuantum()
2580 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexQuantum()
2587 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexQuantum()
2598 q=PopCharPixel((unsigned char) GetPixelIndex(image,p),q); in ExportIndexQuantum()
2611 QuantumScale*GetPixelIndex(image,p)),q); in ExportIndexQuantum()
2620 GetPixelIndex(image,p),q); in ExportIndexQuantum()
2632 q=PopFloatPixel(quantum_info,(float) GetPixelIndex(image,p),q); in ExportIndexQuantum()
2641 GetPixelIndex(image,p),q); in ExportIndexQuantum()
2653 q=PopDoublePixel(quantum_info,(double) GetPixelIndex(image,p),q); in ExportIndexQuantum()
2664 q=PopQuantumPixel(quantum_info,GetPixelIndex(image,p),q); in ExportIndexQuantum()
2699 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexAlphaQuantum()
2705 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexAlphaQuantum()
2711 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexAlphaQuantum()
2717 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexAlphaQuantum()
2730 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexAlphaQuantum()
2748 pixel=(unsigned char) GetPixelIndex(image,p); in ExportIndexAlphaQuantum()
2764 q=PopCharPixel((unsigned char) GetPixelIndex(image,p),q); in ExportIndexAlphaQuantum()
2782 GetPixelIndex(image,p),q); in ExportIndexAlphaQuantum()
2793 GetPixelIndex(image,p),q); in ExportIndexAlphaQuantum()
2813 q=PopFloatPixel(quantum_info,(float) GetPixelIndex(image,p),q); in ExportIndexAlphaQuantum()
2824 GetPixelIndex(image,p),q); in ExportIndexAlphaQuantum()
2841 q=PopDoublePixel(quantum_info,(double) GetPixelIndex(image,p),q); in ExportIndexAlphaQuantum()
2858 q=PopQuantumPixel(quantum_info,GetPixelIndex(image,p),q); in ExportIndexAlphaQuantum()