ScanFix Xpress v9.0 for .NET - Updated
ApplyCloseFilter() Method




Accusoft.ScanFixXpressSdk Namespace > ScanFix Class > ApplyCloseFilter Method : ApplyCloseFilter() Method
Performs a 3x3 Close filter operation on the image, closing light colored pixels.
Syntax
'Declaration
 
Public Overloads Sub ApplyCloseFilter() 
'Usage
 
Dim instance As ScanFix
 
instance.ApplyCloseFilter()
public void ApplyCloseFilter()
public: void ApplyCloseFilter(); 
public:
void ApplyCloseFilter(); 
Exceptions
ExceptionDescription
Thrown when method cannot operate correctly.
Thrown when image type is unsupported.
Thrown when operation failed.
Remarks

Use this function if the default control parameters are adequate.

See Also

Reference

ScanFix Class
ScanFix Members
Overload List

Is this page helpful?
Yes No
Thanks for your feedback.