view_contrast property

view_contrast property

Gets or sets the view contrast.

Definition:

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

See Also