Quantcast
Channel: 3DS - Homebrew Development and Emulators
Viewing all articles
Browse latest Browse all 31769

Converting .png to .bin and .h

$
0
0
When I build home brew launcher from source, I can put png files which have been converted to .bin into the data directory, and it gets compiled into the product and the object can be referenced through a header file.

I'm currently using a web based tool to convert the image to the .bin file, but I want to be able to display png images from SD without having to convert them first. Does anybody know what format the .bin file is in, and if there is a method of doing the same thing in C?

Viewing all articles
Browse latest Browse all 31769

Trending Articles