Any option in CreateScreenshot UsingRenderTarget function to select colorsheme between rgb or cmyk

Hello Folks,
I have a client requirement to choose an option between RGB or CMYK while he is saving screenshots of the scene, Do we have any feature in Babylon js for this?
Thank you so much in advance

I am not sure - what should be the end result? A screenshot is a png or jpg of your scene. Is the image expected to be different?

Yes Sir, i’m getting color difference
the images i’m having are in CMYK colorspace, whereas browsers by defaut convert them to sRGB colorspace, Because of this when i apply texture to mesh it looks different in color.




Here is image link for reference.

It is not something we support. You could maybe use your own post process to convert ?