Lines Matching refs:QuantumScale
508 return((double) QuantumScale*wand->pixel.alpha); in PixelGetAlpha()
570 return((double) QuantumScale*wand->pixel.black); in PixelGetBlack()
632 return((double) QuantumScale*wand->pixel.blue); in PixelGetBlue()
739 (QuantumScale*wand->pixel.red),(double) (QuantumScale*wand->pixel.green), in PixelGetColorAsNormalizedString()
740 (double) (QuantumScale*wand->pixel.blue)); in PixelGetColorAsNormalizedString()
743 (double) (QuantumScale*wand->pixel.black)); in PixelGetColorAsNormalizedString()
746 (double) (QuantumScale*wand->pixel.alpha)); in PixelGetColorAsNormalizedString()
809 return((double) QuantumScale*wand->pixel.red); in PixelGetCyan()
991 return((double) QuantumScale*wand->pixel.green); in PixelGetGreen()
1122 return((double) QuantumScale*wand->pixel.green); in PixelGetMagenta()
1358 return((double) QuantumScale*wand->pixel.red); in PixelGetRed()
1420 return((double) QuantumScale*wand->pixel.blue); in PixelGetYellow()