ContrastFilter Members

The ContrastFilter type exposes the following members.

  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.

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

  Name Description
Public property Level

Contrast level.

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

Show: