ZOSAPI.Editors.NCE.ISCS_CIE1931Chromaticity Interface Reference
Last update: 17.07.2025Source Color Mode - CIE 1931 Chromaticity xy. This interface can be accessed via the INCESourcesData interface. More...
Inheritance diagram for ZOSAPI.Editors.NCE.ISCS_CIE1931Chromaticity:

Properties | |
| double | cx [get, set] |
| double | cy [get, set] |
| int | SpectrumCount [get, set] |
| double | WavelengthFrom [get, set] |
| double | WavelengthTo [get, set] |
| string | Fit [get] |
Properties inherited from ZOSAPI.Editors.NCE.ISourceColorSettings | |
| SourceColorMode | Mode [get] |
| bool | IsValid [get] |
| ISCS_SystemWavelengths | _S_SystemWavelengths [get] |
| ISCS_CIE1931Tristimulus | _S_CIE1931Tristimulus [get] |
| ISCS_CIE1931Chromaticity | _S_CIE1931Chromaticity [get] |
| ISCS_CIE1931RGB | _S_CIE1931RGB [get] |
| ISCS_UniformPowerSpectrum | _S_UniformPowerSpectrum [get] |
| ISCS_D65White | _S_D65White [get] |
| ISCS_ColorTemperature | _S_ColorTemperature [get] |
| ISCS_BlackBodySpectrum | _S_BlackBodySpectrum [get] |
| ISCS_SpectrumFile | _S_SpectrumFile [get] |
| ISCS_CIE1976 | _S_CIE1976 [get] |
Detailed Description
Source Color Mode - CIE 1931 Chromaticity xy. This interface can be accessed via the INCESourcesData interface.
Property Documentation
◆ cx
|
getset |
◆ cy
|
getset |
◆ Fit
|
get |
◆ SpectrumCount
|
getset |
◆ WavelengthFrom
|
getset |
◆ WavelengthTo
|
getset |
Properties inherited from