You are here: Start » FIL.NET » FIS.AddChannels_Saturation Method
FIS.AddChannels_Saturation Method
Creates a monochromatic image by summing the values of the input image channels with saturation.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void AddChannels_Saturation ( FilNet.Image inImage, FilNet.Image outImage )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inImage | FilNet.Image | Input image. | ||
![]() | outImage | FilNet.Image | output mono image. |


