VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebCurvesCommandJS type / get_GreenMap Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_GreenMap Method
In This Topic
Gets the color map for the green channel of image.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.WebCurvesCommandJS();

var value; // Type: number[]
value = instance.get_GreenMap();

Return Value

Array map of green channel.
Browser Compatibility
56+
45+
11
See Also