VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebBevelEdgeCommandJS type / get_BottomBrightness Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_BottomBrightness Method
In This Topic
Gets the brightness level of the bottom edge.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.WebBevelEdgeCommandJS();

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

Return Value

Brightness level of the bottom edge. Valid values are from -100 to 100. Default value is -25.
Browser Compatibility
56+
45+
11
See Also