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