You are here: Start » FIL.NET » FIS.ClipPixels Method
FIS.ClipPixels Method
Sets pixels below the low value to the low value and above the high value to the high value.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void ClipPixels ( FilNet.Image inImage, FilNet.Image outImage )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inImage | FilNet.Image | Input image. | ||
![]() | outImage | FilNet.Image | Output image. |


