| Accusoft.ScanFixXpressSdk Namespace > ScanFix Class > SmoothObjects Method : SmoothObjects(Int32) Method |
'Declaration <DebuggerStepThroughAttribute()> <DebuggerNonUserCodeAttribute()> Public Overloads Sub SmoothObjects( _ ByVal amount As Integer _ )
[DebuggerStepThrough()] [DebuggerNonUserCode()] public void SmoothObjects( int amount )
[DebuggerStepThrough()] [DebuggerNonUserCode()] public: void SmoothObjects( int amount )
[DebuggerStepThrough()] [DebuggerNonUserCode()] public: void SmoothObjects( int amount )
| Exception | Description |
|---|---|
| System.ArgumentOutOfRangeException | Thrown when argument is out of range. |
| ScanFixUnsupportedImageException | Thrown when image type is unsupported. |
| ScanFixException | Thrown when operation failed. |
Note: Use this function if you wish to modify the parameters controlling the enhancement.