VibranceFilter Members
Include Protected Members
Include Inherited Members
The VibranceFilter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
VibranceFilter |
Creates and initializes a new VibranceFilter with default values.
|
Methods
Name | Description | |
---|---|---|
Apply |
Internal framework method.
|
|
Lock |
Internal framework method.
|
|
PrepareAsync |
Internal framework method.
|
Properties
Name | Description | |
---|---|---|
Level | The strength of the effect. Range: Level >= 0, where 0.0 results in no adjustment. Recommended range is [0, 1]. |
|
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. |
|
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 |
|
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. |