MonoColorFilter Members

The MonoColorFilter type exposes the following members.

  Name Description
Public method MonoColorFilter()
Creates and initializes a new MonoColorFilter with default values.
Public method MonoColorFilter(Color, Double)
Creates and initializes a new MonoColorFilter with specified settings for the color to be preserved.

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

  Name Description
Public property ColorDistance

Specifies the tolerance level of the effect.

Range [0.0, 1.0].

Public property PreserveColor
The color that will be preserved.
Show: