The OpenD Programming Language

chromaticAdaptationMatrix

Generate a chromatic adaptation matrix from srcWhite to destWhite.

Chromatic adaptation is the process of transforming colors relative to a particular white point to some other white point. Information about chromatic adaptation can be found at wikipedia.

@safe pure nothrow @nogc
F[3][3]
chromaticAdaptationMatrix

Meta