Levels Properties

The Levels type exposes the following members.

Properties

Name Description
Public property Auto

Gets or sets a value indicating whether the transform should be run in automatic mode.

Public property Highlights

Gets or sets a highlights level modifier.

Public property HistogramMode

Gets or sets value that specifies how to build histogram during levels adjusting.

Public property Id

Gets or sets a unique identifier of this PipelineElement.

(Inherited from PipelineElement.)
Public property MaximumLevel

Gets or sets a maximum output level.

Public property Midtones

Gets or sets a midtones modifier.

Public property MinimumLevel

Gets or sets a minimum output level.

Public property Receivers

Gets a collection of pipeline elements that will receive the result of this PipelineElement.

(Inherited from PipelineElement.)
Public property Shadows

Gets or sets a shadows level modifier.

Public property SupportedPixelFormats

Gets a collection of pixel formats that are supported by this PipelineElement.

(Inherited from PipelineElement.)
Public property Threshold

Gets or sets a threshold level.

See Also

Reference