var instance = new Vintasoft.Imaging.ImageProcessing.WebGaussianBlurCommandJS(); var returnValue; // Type: any // Parameters var value; // Type: number returnValue = instance.set_Sigma(value);
function set_Sigma(
valueGaussian distribution. Valid values are from 0.6 to 2.4. Default value is 0.833.: number
) : any;
Parameters
- value
- Gaussian distribution. Valid values are from 0.6 to 2.4. Default value is 0.833.