ConvertRgbaToHslColor
Converts an RGBA color to an HSL color.
Use
The function can be called event-driven as well as via the Function Binding and can be found in the Actions and Conditions editor under Functions > BuildingAutomation.
Parameter
RGBA
tchmi:framework#/definitions/TcHmi.BuildingAutomation.Color.RGBAColor
RGBA color to be converted.
Return value
tchmi:framework#/definitions/TcHmi.BuildingAutomation.HSLColor
HSL color.