RgbColorProps Interface

JSON representation of an RgbColor, with each component an integer in the range [0, 255].

Properties

Name Type Description
b number    
g number    
r number    

Defined in

Last Updated: 29 March, 2024