'Declaration <DebuggerStepThroughAttribute()> <DebuggerNonUserCodeAttribute()> Public Function New( _ ByVal amount As Integer _ )
'Usage Dim amount As Integer Dim instance As New SmoothObjectsOptions(amount)
[DebuggerStepThrough()] [DebuggerNonUserCode()] public SmoothObjectsOptions( int amount )
[DebuggerStepThrough()] [DebuggerNonUserCode()] public: SmoothObjectsOptions( int amount )
[DebuggerStepThrough()] [DebuggerNonUserCode()] public: SmoothObjectsOptions( int amount )
Parameters
- amount
- The size limit of pits and bumps to smooth in the given image.