Preserve CMYK colorspace in OpenCV

asked 2014-08-20 13:57:53 -0600

VladTheImpala gravatar image

updated 2020-11-07 03:04:52 -0600

I load an image in the CMYK color space, and immediately write it back out without doing anything else. The resulting image is in sRGB. Is there a way to preserve CMYK?

edit retag flag offensive close merge delete