ConvertConfig.SetExposure Method

Definition

Namespace: P1.ImageSdk

Adjust th exposure of the image. This is doing almost the same as the SetGain but using an exponential function.

public ConvertConfig SetExposure(float exposure);

Parameters:

exposure

is a value between -4.0 and 4.0. Default is 0.0

Returns: