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.
var instance = new Vintasoft.Imaging.ImageProcessing.WebRemapColors16CommandJS(); var value; // Type: number[] value = instance.get_RedMap();
function get_RedMap() : number[];