ConvertConfig.EnableLinearPath Property

Definition

Namespace: P1.ImageSdk

Set EnableLinearPath setting. This setting is used to disable most of the processing steps to make sure that the debayering of the image into rgb domain is done only using a simple linear mapping enabling only the minimum needed processing.

public bool EnableLinearPath { get; set; }