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