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

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

Return Value

Green gamma value. Valid value is 0 and any positive value. Default value is 1.
Browser Compatibility
56+
45+
11
See Also