What precisely is meant by RGB8? Is this a paletized RGB format? Or, is it RGB888, i.e. RGB24? Just trying to understand before I start punching out code.
Thanks.
tom
owaits wrote:You might have to be careful though as from what I remember most implementations of this are actually BGR. I seem to remember that initially I set it to RGB and then realised it did not work with anything correctly.
tomg wrote:1) The RGB8 buffer contains RGB triples from the top-left corner of the image to the bottom-right corner of the image.
2) The RGB8 buffer only contains RGB triples and does not contain meta data as in a Windows BMP files or other container format files.
Return to “Design - For developers”
Users browsing this forum: No registered users and 1 guest