Click or drag to resize
DigitalRuneGraphicsHelperRGBToXYZ Field
A matrix which converts colors from the sRGB color space to the CIE XYZ 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 RGBToXYZ

Field Value

Type: Matrix33F
See Also