colorToRGB()

The colorToRGB() function gets the RGB value of a Genero predefined color name.

Syntax

colorToRGB(expr)
Note:
  1. expr is the name of a Genero color name.
  2. If expr is not a predefined Genero color name, expr is returned.