You are here: Start » FIL.NET » StripeScanParams Constructor
StripeScanParams Constructor
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.TS.dll |
Syntax
public StripeScanParams ( FilNet.ProfileInterpolationMethod profileInterpolation, float smoothingStdDev, float minMagnitude, float? maxInnerEdgeMagnitude, FilNet.Polarity stripePolarity, float minStripeWidth, float? maxStripeWidth )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| profileInterpolation | FilNet.ProfileInterpolationMethod | ||||
| smoothingStdDev | float | ||||
| minMagnitude | float | ||||
| maxInnerEdgeMagnitude | float? | ||||
| stripePolarity | FilNet.Polarity | ||||
| minStripeWidth | float | ||||
| maxStripeWidth | float? |
