Searched refs:DecodeGamma (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dpixel.c268 static inline double DecodeGamma(const double x)
330 return((MagickRealType) (QuantumRange*DecodeGamma((double) (QuantumScale*
262 static inline double DecodeGamma(const double x) function

Completed in 95 milliseconds