ConvertConfig.BlackLevel Property

Definition

Namespace: P1.ImageSdk

Set the level used for black. This is a color that black color is mapped into (as in a level tool)

public P1.ImageSdk.Color BlackLevel { get; set; }

Minimum

(0.0,0.0,0.0)

Maximum

(1.0,1.0,1.0)

Default

(0.0,0.0,0.0)