Table of Contents ▸ List of Commands ▸ Colors ▸ lab2rgb | ◀ lab2lch | lab2srgb ▶ |
lab2rgb
Arguments:
- illuminant={ 0:D50 | 1:D65 | 2:E } or
- (no arg)
Description:
Convert color representation of selected images from Lab to RGB.Default values:
illuminant=2.
Example of use:
(50,50;50,50^-3,3;-3,3^-3,-3;3,3) resize 400,400,1,3,3 lab2rgb
