Searched refs:IsSRGB (Results 1 – 2 of 2) sorted by relevance
24 bool IsValid() const { return IsSRGB() || IsSupported(); } in IsValid()25 bool IsSRGB() const { return m_bsRGB; } in IsSRGB() function
168 bool IsSRGB() const { return m_pProfile->IsSRGB(); } in IsSRGB() function in __anoncf47c8730111::CPDF_ICCBasedCS843 if (IsSRGB()) { in GetRGB()881 if (IsSRGB()) { in TranslateImageLine()