Gets the color map for the green channel of image.
var instance = new Vintasoft.Imaging.ImageProcessing.WebCurves16CommandJS();
var value; // Type: number[]
value = instance.get_GreenMap();
function get_GreenMap() : number[];
Return Value
Array map of green channel.