How do you display 32bit graphics?
How do you display 32bit graphics?
Is there a library out there that can do it? I am using the pg.c from hello world and that only seems to be able to show 16bit graphics.
Re: How do you display 32bit graphics?
See my screenshot sample, which can load PNG images to screen with every pixelformat and save the current visible screen.RCON wrote:Is there a library out there that can do it? I am using the pg.c from hello world and that only seems to be able to show 16bit graphics.