ConvertConfig.LinearPathType Property
Definition
Namespace: P1.ImageSdk
Set LinearPathType setting. Together with EnableLinearPath, this value can select between two types of linear path. A normal linear path, and a special one where gamma curve is still used.
public LinearPathType LinearPathType { get; set; }