Accusoft.ScanFixXpress8.Net
RemoveDotShading() Method




Removes dot shading areas from a bitonal image, including actual black-on-white shading.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
<DebuggerStepThroughAttribute()>
Public Overloads Function RemoveDotShading() As DotShadingRemovalResults
'Usage
 
Dim instance As ScanFix
Dim value As DotShadingRemovalResults
 
value = instance.RemoveDotShading()

Return Value

A DotShadingRemovalResults object containing information about the results of the dot-shading removal process.
Exceptions
ExceptionDescription
ScanFixUnsupportedImageExceptionThrown when image type is unsupported.
ScanFixExceptionThrown when operation failed.
Remarks

Use this function if the default control parameters are adequate.

See Also

Reference

ScanFix Class
ScanFix Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback