DigitalOffset enum

Namespace: P1.ImageSdk

Definition

Setting to control how the static calibration handles digital offsets

public enum DigitalOffset

Fields

Subtract

Substract the the digital offset from the pixel values

Keep

Leaves the offset as-is

Default

Subtract

Let the framework decide on whether digital offset are substracted from pixel values, or not