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

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

Return Value

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