Description Converts a wavelength to tristimulus components.
Syntax WavelengthToTriStimulus wave, x, y, z
Parameters wave As Double The wavelength to convert, in micrometers.
x As Double The X component of the tristimulus.
y As Double The Y component of the tristimulus.
z As Double The Z component of the tristimulus.
Remarks This subroutine converts a wavelength to tristimulus components. It does not set any errors.
See Also Examples
|