[][src]Module colorspace::spd

Structs

BABELCOLOR
SPD

A lightweight SPD using a fixed shape of 380-770nm with a 10nm interval. All tristimulus calculations are performed with a D65 whitepoint and CIE 1931 2-degree standard observer CMFs.

W_X
W_Y
W_Z

Constants

SPD_END
SPD_INTERVAL
SPD_SAMPLES
SPD_START

Functions

spd_to_xyz
spd_to_xyz_scalar

Convert spd to an XYZf32 assuming a D65 illuminant and CIE 1931 2-degree CMFs and the scalar code path.