var instance = new Vintasoft.Imaging.ImageProcessing.WebChannelRemapSettings(gamma, inputMax, inputMin, outputMax, outputMin); var returnValue; // Type: any // Parameters var value; // Type: number returnValue = instance.set_Gamma(value);
function set_Gamma(
valueGamma. Valid value is 0 and any positive value.: number
) : any;
Parameters
- value
- Gamma. Valid value is 0 and any positive value.