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


