PNG_COLORSPACE_FROM_sRGB 1058 png.c                if ((colorspace->flags & PNG_COLORSPACE_FROM_sRGB) != 0 || from == 2)
PNG_COLORSPACE_FROM_sRGB 1849 png.c             if ((colorspace->flags & PNG_COLORSPACE_FROM_sRGB) != 0)
PNG_COLORSPACE_FROM_sRGB 1886 png.c                (PNG_COLORSPACE_MATCHES_sRGB|PNG_COLORSPACE_FROM_sRGB);