Searched refs:PNG_COLORSPACE_FROM_sRGB (Results 1 – 4 of 4) sorted by relevance
137 #define PNG_COLORSPACE_FROM_sRGB 0x0020 macro
994 if ((colorspace->flags & PNG_COLORSPACE_FROM_sRGB) != 0 || from == 2)1783 if ((colorspace->flags & PNG_COLORSPACE_FROM_sRGB) != 0)1820 (PNG_COLORSPACE_MATCHES_sRGB|PNG_COLORSPACE_FROM_sRGB);
1058 if ((colorspace->flags & PNG_COLORSPACE_FROM_sRGB) != 0 || from == 2)1850 if ((colorspace->flags & PNG_COLORSPACE_FROM_sRGB) != 0)1887 (PNG_COLORSPACE_MATCHES_sRGB|PNG_COLORSPACE_FROM_sRGB);