Navigation: Scripting Reference Manual > Functions & Subroutines > TriStimulusToChromaticity

 

TriStimulusToChromaticity

 

Contact Us: fredsupport@photonengr.com

 

Description

Converts tristimulus components to chromaticity coordinates

 

Syntax

TriStimulusToChromaticity X, Y, Z, xOut, yOut

 

Parameters

X As Double

The X tristimulus value.

 

Y As Double

The Y tristimulus value.

 

Z As Double

The Z tristimulus value.

 

xOut As Double

Returns the x chromaticity coordinate.

 

yOut As Double

Returns the y chromaticity coordinate.

 

Remarks

This subroutine converts tristimulus components to chromaticity coordinates. It does not set any errors.

 

See Also

WavelengthToRGB

WavelengthToTriStimulus

TriStimulusToRGB

ChromaticityToCCT

 

Examples

 

 

 

 

 

 

Copyright © Photon Engineering, LLC