Saturation Property (HslEffect)
In This Topic
Gets or sets the value by which the saturation is adjusted.
Allowed values are from -1 to 1, inclusive.
The default is 0.
Syntax
'Declaration
Public Property Saturation As System.Single
public System.float Saturation {get; set;}
See Also