background_color_rgb429 property

background_color_rgb429 property

Gets or sets the background color RGB 429.

Definition:

@property
def background_color_rgb429(self):
    ...
@background_color_rgb429.setter
def background_color_rgb429(self, value):
    ...

See Also