var instance = new Vintasoft.Imaging.ImageProcessing.WebMotionBlurCommandJS(); var returnValue; // Type: any // Parameters var value; // Type: number returnValue = instance.set_Depth(value);
function set_Depth(
valueDepth of process. Valid values are from 1 to 10. Default value is 4.: number
) : any;
Parameters
- value
- Depth of process. Valid values are from 1 to 10. Default value is 4.