You are here: Start » FIL.NET » PreSplitProcessingParams Constructor
PreSplitProcessingParams Constructor
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Syntax
public PreSplitProcessingParams ( bool removeBoundaryBlobs_, Fil.KernelShape kernel_, int openingRadius_, int closingRadius_, Optional<int> holeThreshold_ )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
removeBoundaryBlobs_ | bool | ||||
kernel_ | Fil.KernelShape | ||||
openingRadius_ | int | ||||
closingRadius_ | int | ||||
holeThreshold_ | Ftl.Optional<int> |