VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebChangeHSLCommandJS type / get_Saturation Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Saturation Method
In This Topic
Gets the saturation value.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.WebChangeHSLCommandJS();

var value; // Type: number
value = instance.get_Saturation();

Return Value

Saturation value. Valid values are from -100 to 100. Default value is 0.
Browser Compatibility
56+
45+
11
See Also