VibranceFilter::SkinHueRange Property
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
Namespace: Lumia.Imaging.Adjustments
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
public: virtual property RampedRange SkinHueRange { RampedRange get () sealed; void set (RampedRange value) sealed; }
Property Value
Type: RampedRange
Show: