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