You are here: Start » ColorThresholdParams Constructor
ColorThresholdParams Constructor
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.Types.dll |
Syntax
public ColorThresholdParams ( Fil.Pixel rgbColor_, float chromaAmount_, float maxDifference_, float hysteresis_ )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| rgbColor_ | Fil.Pixel | ||||
| chromaAmount_ | float | ||||
| maxDifference_ | float | ||||
| hysteresis_ | float |
