Class LevelChannel

LevelChannel class

Class for working with channels in Levels Adjustment Layer

public class LevelChannel

Properties

NameDescription
InputHighlightLevel { get; set; }Gets or sets the input highlight level.
InputMidtoneLevel { get; set; }Gets or sets the input midtone level float.
InputShadowLevel { get; set; }Gets or sets the input shadow level.
OutputHighlightLevel { get; set; }Gets or sets the output highlight level.
OutputShadowLevel { get; set; }Gets or sets the output shadow level.

See Also