Searched refs:PNG_COLORSPACE_FROM_sRGB (Results 1 – 2 of 2) sorted by relevance
136 #define PNG_COLORSPACE_FROM_sRGB 0x0020 macro
1094 if ((colorspace->flags & PNG_COLORSPACE_FROM_sRGB) != 0 || from == 2)1917 if ((colorspace->flags & PNG_COLORSPACE_FROM_sRGB) != 0)1954 (PNG_COLORSPACE_MATCHES_sRGB|PNG_COLORSPACE_FROM_sRGB);