Camera retrieve_image: RGBA or BGRA?

It’s quite a relief to be honest :sweat_smile:

All the View’s python documentation suggest the images are RGBA:
https://www.stereolabs.com/docs/api/python/classpyzed_1_1sl_1_1VIEW.html

Looking now at C++, I see it’s just a documentation issue.

Thanks for support!