var instance = new Vintasoft.Imaging.ImageProcessing.WebChannelRemapSettings(gamma, inputMax, inputMin, outputMax, outputMin); var value; // Type: number value = instance.get_Gamma();
function get_Gamma() : number;
Return Value
Gamma. Valid value is 0 and any positive value.