ConvertHslToRgbaColor

Converts an HSL color to an RGBA 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

HSL

tchmi:framework#/definitions/TcHmi.BuildingAutomation.HSLColor

HSL color to be converted.

Return value

tchmi:framework#/definitions/TcHmi.BuildingAutomation.Color.RGBAColor

RGBA color.