luminance_smoothing property
luminance_smoothing property
Gets or sets the LuminanceSmoothing setting. Range 0 to 100.
Definition:
@property
def luminance_smoothing(self):
...
@luminance_smoothing.setter
def luminance_smoothing(self, value):
...