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