Gets the saturation factor, in percents.
var instance = new Vintasoft.Imaging.ImageProcessing.WebRedEyeRemovalCommandJS();
var value; // Type: number
value = instance.get_Saturation();
function get_Saturation() : number;
Return Value
Saturation factor, in percents. Valid values are from 50 to 100. Default value is 90.