wipeout_contrast property

wipeout_contrast property

Gets or sets the contrast.

Definition:

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

See Also