text_color
CaptionParameters.text_color
Type: Tuple[int, int, int]
Get
Caption text color, representation of an RGB tuple. Default value (0,0,0).
Set
Caption text color, representation of an RGB tuple. Default value (0,0,0).
| Parameter | Type | Description |
|---|---|---|
value | Tuple[int, int, int] |