Namespace: Rx::Codec – Class: CDng – Header: Rx.Codec/Dng.h

CDng::SetColorMatrices Method

C++
void SetColorMatrices(const unsigned int uColorIlluminant1, const unsigned int uColorIlluminant2, const CRxMatrix<float>& matColorMatrix2)

Sets the second color matrix and the to calibration illuminants.

Parameters

[const unsigned int] uColorIlluminant1

The first u color illuminant.

[const unsigned int] uColorIlluminant2

The second u color illuminant.

[const CRxMatrix<float>&] matColorMatrix2

The second mat color matrix.