Zephyr Scientific Library (zscilib)
|
Go to the documentation of this file.
20 #ifndef ZSL_MEASUREMENT_EXT_COLOR_H__
21 #define ZSL_MEASUREMENT_EXT_COLOR_H__
@ ZSL_MES_EXT_TYPE_COLOR_CIE1960_CCT
CIE1960 CCT (Duv = 0.0).
@ ZSL_MES_EXT_TYPE_COLOR_RGBA16
RGBA 16-bit integers.
@ ZSL_MES_EXT_TYPE_COLOR_CIE1931_XYZ
CIE1931 XYZ tristimulus.
@ ZSL_MES_EXT_TYPE_COLOR_CIE1960_CCT_DUV
CIE1960 CCT and Duv.
@ ZSL_MES_EXT_TYPE_COLOR_CIE1976_UCS
CIE1976 UCS chromaticity.
@ ZSL_MES_EXT_TYPE_COLOR_CIE1960_UCS
CIE1960 UCS chromaticity.
@ ZSL_MES_EXT_TYPE_COLOR_UNDEFINED
Default value for color is RGBA 8-bit integers.
@ ZSL_MES_EXT_TYPE_COLOR_RGBA8
RGBA 8-bit integers.
@ ZSL_MES_EXT_TYPE_COLOR_RGBAF
RGBA 32-bit floating point values, 0..1.0 range.
API header file for zscilib.
zsl_mes_ext_color
Extended measuremnt types for ZSL_MES_TYPE_COLOR (8-bit).
@ ZSL_MES_EXT_TYPE_COLOR_CIE1931_XYY
CIE1931 xyY chromaticity.