Click or drag to resize
DigitalRuneGraphicsHelperXYZToRGB Field
A matrix which converts colors from the CIE XYZ color space to the sRGB color space.

Namespace: DigitalRune.Graphics
Assembly: DigitalRune.Graphics (in DigitalRune.Graphics.dll) Version: 1.2.0.0 (1.2.1.14562)
Syntax
public static readonly Matrix33F XYZToRGB

Field Value

Type: Matrix33F
See Also