gain_control property

gain_control property

Gets or sets the degree of overall image gain adjustment.

Definition:

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

See Also