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).

ParameterTypeDescription
valueTuple[int, int, int]