
Lab Channel
The Lab Channel module provides a way to convert to and from the CIE-L*ab color space. The Lab color space converts a pixels light into the L channel with a and b being color channels.
Interface
Instructions
1. Specify the transform to apply to the current image
L - The L dimension of the Lab color space
a - The a dimension of the Lab color space
b - The b dimension of the Lab color space
Lab as RGB - convert the current image into Lab color space and apply each of the
Lab channels into the RGB channels
RGB as Lab - convert from Lab space into RGB space by assuming that the current
RGB image includes Lab color space data.
Example
Source | Lab as RGB |
![]() | ![]() |
See Also
XYZ Channel
YCbCr Channel
HLS Channel
RGB Channel
For more information
Wikipedia Lab Color
Easy RGB Color Conversion Algorithms
New Post |
Lab_Channel Related Forum Posts | Last post | Posts | Views |
A question about the LAB_Channel module
Hello, I need to use the L, a and b values from the LAB_Channel module as inputs to an artificial n... |
15 year | 3 | 3710 |