Searched refs:Rec709LuminancePixelIntensityMethod (Results 1 – 8 of 8) sorted by relevance
109 Rec709LuminancePixelIntensityMethod, enumerator
2497 (method == Rec709LuminancePixelIntensityMethod)) in GrayscaleImage()2598 case Rec709LuminancePixelIntensityMethod: in GrayscaleImage()2639 (method == Rec709LuminancePixelIntensityMethod)) in GrayscaleImage()
211 Rec709LuminancePixelIntensityMethod,560 case Rec709LuminancePixelIntensityMethod:
2300 case Rec709LuminancePixelIntensityMethod: in GetPixelInfoIntensity()2433 case Rec709LuminancePixelIntensityMethod: in GetPixelIntensity()
1893 { "Rec709Luminance", Rec709LuminancePixelIntensityMethod, UndefinedOptionFlag, MagickFalse },
199 (method == Rec709LuminancePixelIntensityMethod)) in checkPixelIntensity()
967 using MagickCore::Rec709LuminancePixelIntensityMethod;
3249 image->intensity = Rec709LuminancePixelIntensityMethod; in ReadOnePNGImage()