hexColorToColorParam

Create a paramate color parameter string representation of a hexadecimal color string

Signatures

  • Paramate.Configurator.hexColorToColorParam(val)

Details

The function creates the string representation of a color open parameter from a hexadecimal color string

Parameters

val

The hex color string #RRGGBB

Return value

Paramate representation of the color rgb(r,g,b)