The OpenD Programming Language

rgbToXyzMatrix

RGB to XYZ color space transformation matrix.
cs describes the source RGB color space.

@safe pure nothrow @nogc
F[3][3]
rgbToXyzMatrix
(
F = double
)

Meta