SDL_LoadBMP

There are many “flavors” of Windows bitmaps…different color depths,
palettized, run-length encoding, etc.

Can this function handle a palletized bitmap with RLE? The
"documentation" – such as it is – seems pretty silent on this.

If not I’ll just have to write my own function and plot it pixel by pixel.

Bruce

– Sent from my meager, humble desktop computer.