Accusoft.ScanFixXpress8.Net
Dilate() Method




Expands dark color pixels in the image by one in each direction.
Syntax
'Declaration
 
<DebuggerStepThroughAttribute()>
<DebuggerNonUserCodeAttribute()>
Public Overloads Sub Dilate() 
'Usage
 
Dim instance As ScanFix
 
instance.Dilate()
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public void Dilate()
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public: void Dilate(); 
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public:
void Dilate(); 
Exceptions
ExceptionDescription
ScanFixUnsupportedImageExceptionThrown when image type is unsupported.
ScanFixExceptionThrown when operation failed.
See Also

Reference

ScanFix Class
ScanFix Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback