ConvertConfig.SetLinearPathType Method
Definition
Namespace: P1.ImageSdk
Set type of LinearPath setting. It is possible to select between a flat linear curve or to use a gamma curve (w/o filmcurve) this mode is the same as used by Capture One.
public ConvertConfig SetLinearPathType(LinearPathType type);
Parameters:
type |
Select the type of linear path between a flat linear curve or gamme curve only (Capture One style of linear path) |
Returns: