LevelChannel.InputMidtoneLevel

LevelChannel.InputMidtoneLevel property

Gets or sets the input midtone level float.

public float InputMidtoneLevel { get; set; }

Property Value

The input midtone level float.

Exceptions

exceptioncondition
ArgumentOutOfRangeExceptionInput Midtone Level can be set only in range from 0.01 to 9.99

See Also