ConvertConfig.Gain Property

Definition

Namespace: P1.ImageSdk

Adjust the gain of the image. This is doing almost the same as SetExposure but just as a linear gain value.

public float Gain { get; set; }