VibranceFilter Members

Include Protected Members
Include Inherited Members

The VibranceFilter type exposes the following members.

Constructors

  Name Description
Public method VibranceFilter
Creates and initializes a new VibranceFilter with default values.

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

The strength of the effect.

Range: Level >= 0, where 0.0 results in no adjustment. Recommended range is [0, 1].

Public property Sensitivity

Sensitivity specifying how low saturated pixels will be affected by the effect.

Range [0.0, 1.0], where 0.0 results in no adjustment for low saturated pixels.

Public property SkinHueRange

Specifies the range which is considered human skin color range, specifying where the effect isn't applied.

The ramp is specified in Hue space, with Red at 0 degrees.

Range: -21 <= BeginRamp < BeginSustain < EndSustain < EndRamp <= 240

Public property SkinLevel

The strength of the effect on skin color tones.

Range [0.0, 1.0], where 0.0 results in no vibrance, and 1.0 results in full vibrance being applied to skin tones.

See Also

VibranceFilter Class

Lumia.Imaging.Adjustments Namespace