The name of the color to retrieve.
The dictionary containing color names and their corresponding RGB color objects.
The RGB color object corresponding to the provided color name, or undefined if the name is not found in the dictionary.
Generated using TypeDoc
Retrieves the RGB color object corresponding to the provided color name from the color dictionary.