var instance = new Vintasoft.Imaging.ImageProcessing.WebChannelRemapSettings(gamma, inputMax, inputMin, outputMax, outputMin); var value; // Type: number value = instance.get_OutputMax();
function get_OutputMax() : number;
Return Value
Maximum value of the range of output values. Valid values are from 0 to 255.