You are here: Start » AVL.NET » AVL.AutoAdjustColors Method
AVL.AutoAdjustColors Method
Adjusts image colors by stretching each channel separately.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void AutoAdjustColors( AvlNet.Image inImage, out AvlNet.Image outImage )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inImage | AvlNet.Image | Input image. | ||
![]() | outImage | AvlNet.Image | Output image. |


