Accusoft.ScanFixXpress8.Net - Updated August 4, 2020
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
 
<DebuggerStepThroughAttribute()>
<DebuggerNonUserCodeAttribute()>
Public Function New( _
   ByVal amount As Integer _
)
 
'Usage
 
Dim amount As Integer
 
Dim instance As New SmoothObjectsOptions(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