| Accusoft.ScanFixXpressSdk Namespace > ScanFix Class > RemoveDotShading Method : RemoveDotShading() Method |
'Declaration <DebuggerNonUserCodeAttribute()> <DebuggerStepThroughAttribute()> Public Overloads Function RemoveDotShading() As DotShadingRemovalResults
'Usage Dim instance As ScanFix Dim value As DotShadingRemovalResults value = instance.RemoveDotShading()
[DebuggerNonUserCode()] [DebuggerStepThrough()] public DotShadingRemovalResults RemoveDotShading()
[DebuggerNonUserCode()] [DebuggerStepThrough()] public: DotShadingRemovalResults* RemoveDotShading();
[DebuggerNonUserCode()] [DebuggerStepThrough()] public: DotShadingRemovalResults^ RemoveDotShading();
| Exception | Description |
|---|---|
| ScanFixUnsupportedImageException | Thrown when image type is unsupported. |
| ScanFixException | Thrown when operation failed. |
Use this function if the default control parameters are adequate.