Arguments | Data Type | Description |
---|---|---|
color | Integer | OpenROAD color value, which can be a color constant value (CC\_* constants) or represent an RGB color value |
red | Integer | Value in the range of 0–255, inclusive, that represents the red component of the color |
green | Integer | Value in the range of 0–255, inclusive, that represents the green component of the color |
blue | Integer | Value in the range of 0–255, inclusive, that represents the blue component of the color |