color_noise_reduction property
color_noise_reduction property
Gets or sets the Color Noise Reduction setting. Range 0 to 100.
Definition:
@property
def color_noise_reduction(self):
...
@color_noise_reduction.setter
def color_noise_reduction(self, value):
...