ContrastFilter Members

Include Protected Members
Include Inherited Members

The ContrastFilter type exposes the following members.

Constructors

  Name Description
Public method ContrastFilter()
Creates and initializes a new ContrastFilter with default values.
Public method ContrastFilter(Double)
Creates and initializes a new ContrastFilter with a contrast level.

Methods

  Name Description
Public method Apply
Internal framework method.
Public method Lock
Internal framework method.
Public method PrepareAsync
Internal framework method.

Properties

  Name Description
Public property Level

Contrast level.

Range [-1.0, 1.0], where values below zero decrease the contrast and above zero increase it.

See Also

ContrastFilter Class

Lumia.Imaging.Adjustments Namespace