#include "SkCodecPriv.h"
#include "SkColorPriv.h"
#include "SkColorSpace.h"
+#include "SkColorSpacePriv.h"
#include "SkColorTable.h"
#include "SkMath.h"
#include "SkOpts.h"
return 1.0f / png_fixed_point_to_float(x);
}
-static constexpr float gSRGB_toXYZD50[] {
- 0.4358f, 0.3853f, 0.1430f, // Rx, Gx, Bx
- 0.2224f, 0.7170f, 0.0606f, // Ry, Gy, Gz
- 0.0139f, 0.0971f, 0.7139f, // Rz, Gz, Bz
-};
-
#endif // LIBPNG >= 1.6
// Returns a colorSpace object that represents any color space information in