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