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


