contrast property
contrast property
Gets or sets the Contrast setting. Range -50 to 100.
Definition:
@property
def contrast(self):
...
@contrast.setter
def contrast(self, value):
...
Gets or sets the Contrast setting. Range -50 to 100.
@property
def contrast(self):
...
@contrast.setter
def contrast(self, value):
...