isRGB

Is the color in RGB format? RGB format colors will try to be accurate on the terminal, and will not honor user preferences.

pure
bool
isRGB

Parameters

c Color

a valid color

Return Value

Type: bool

true if the color is an RGB format color

Meta