source: Handle BGRA buffers gracefully
Properly handle BGRA buffers by calling rgbSwapped on them. This is a slower way of treating the buffer, but at least it's correct.
Properly handle BGRA buffers by calling rgbSwapped on them. This is a slower way of treating the buffer, but at least it's correct.