Navigation: Scripting Reference Manual > Functions & Subroutines > ChromaticityToCCT

 

ChromaticityToCCT

 

Contact Us: fredsupport@photonengr.com

 

Description

Converts chromaticity coordinates to a correlated color temperature (CCT).

 

Users should be aware that any estimate of the temperature of a particular chromaticity coordinate is only generally accurate if the coordinate is near the Plankian Locus. Evaluating the temperature of a coordinate far from the Plankian Locus should be avoided.

 

Syntax

Valid = ChromaticityToCCT X, Y, CCT

 

Parameters

Valid (Boolean)

True if the evaluation is valid, false otherwise

 

X As Double

The x chromaticity coordinate.

 

Y As Double

The y chromaticity coordinate.

 

CCT As Double

The correlated color temperature value

 

Remarks

This subroutine converts chromaticity coordinates to a correlated color temperature (CCT).

 

See Also

WavelengthToRGB

WavelengthToTriStimulus

TriStimulusToRGB

TriStimulusToChromaticity

 

Examples

 

 

 

 

 

 

Copyright © Photon Engineering, LLC