ScanFix Xpress v9.0 for .NET - Updated
SmoothObjectsOptions Constructor(Int32)




Accusoft.ScanFixXpressSdk Namespace > SmoothObjectsOptions Class > SmoothObjectsOptions Constructor : SmoothObjectsOptions Constructor(Int32)
The size limit of pits and bumps to smooth in the given image.
Instantiates a new SmoothObjectsOptions object setting the specified value.
Syntax
'Declaration
 
Public Function New( _
   ByVal amount As Integer _
)
'Usage
 
Dim amount As Integer
 
Dim instance As New SmoothObjectsOptions(amount)
public SmoothObjectsOptions( 
   int amount
)
public: SmoothObjectsOptions( 
   int amount
)
public:
SmoothObjectsOptions( 
   int amount
)

Parameters

amount
The size limit of pits and bumps to smooth in the given image.
See Also

Reference

SmoothObjectsOptions Class
SmoothObjectsOptions Members
Overload List

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