GammaAndColorProfileIgnored 54 Source/platform/exported/WebImageSkia.cpp OwnPtr<ImageDecoder> decoder(ImageDecoder::create(*buffer.get(), ImageSource::AlphaPremultiplied, ImageSource::GammaAndColorProfileIgnored)); GammaAndColorProfileIgnored 102 Source/platform/exported/WebImageSkia.cpp OwnPtr<ImageDecoder> decoder(ImageDecoder::create(*buffer.get(), ImageSource::AlphaPremultiplied, ImageSource::GammaAndColorProfileIgnored)); GammaAndColorProfileIgnored 1555 Source/platform/graphics/gpu/WebGLImageConversion.cpp ignoreGammaAndColorProfile ? ImageSource::GammaAndColorProfileIgnored : ImageSource::GammaAndColorProfileApplied)); GammaAndColorProfileIgnored 64 Source/platform/image-decoders/ImageDecoder.h , m_ignoreGammaAndColorProfile(gammaAndColorProfileOption == ImageSource::GammaAndColorProfileIgnored) GammaAndColorProfileIgnored 232 Source/platform/image-decoders/ico/ICOImageDecoder.cpp m_ignoreGammaAndColorProfile ? ImageSource::GammaAndColorProfileIgnored : ImageSource::GammaAndColorProfileApplied, m_maxDecodedBytes));