The camera to sRGB matrix is The camera to sRGB matrix is in imgdata.color.rgb_cam[3][4] array. This is 'device link'profile, you may multiply this matrix to another one (e.g. srgb to Adobe RGB) to get different output color space. -- Alex Tutubalin @LibRaw LLC reply
The camera to sRGB matrix is in imgdata.color.rgb_cam[3][4] array.
This is 'device link'profile, you may multiply this matrix to another one (e.g. srgb to Adobe RGB) to get different output color space.