You are here: Start » AVL.NET » AVS.RgbToLab Method
AVS.RgbToLab Method
Converts color space from Red-Green-Blue to L*a*b*.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void RgbToLab ( AvlNet.Image inRgbImage, AvlNet.Image outLabImage )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inRgbImage | AvlNet.Image | |||
![]() | outLabImage | AvlNet.Image |


