Table of Contents ▸ List of Commands ▸ Colors ▸ lab82srgb | ◀ lab2srgb | lab2xyz ▶ |
lab82srgb
Arguments:
- illuminant={ 0:D50 | 1:D65 | 2:E } or
- (no arg)
Description:
Convert color representation of selected images from Lab8 to sRGB.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
