How do you display 32bit graphics?

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
RCON
Posts: 16
Joined: Wed Aug 03, 2005 1:02 am
Contact:

How do you display 32bit graphics?

Post by RCON »

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.
Shine
Posts: 728
Joined: Fri Dec 03, 2004 12:10 pm
Location: Germany

Re: How do you display 32bit graphics?

Post by Shine »

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.
See my screenshot sample, which can load PNG images to screen with every pixelformat and save the current visible screen.
Post Reply