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

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

Return Value

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