Image loading HELP!

Post Reply
codycox.c
Posts: 49
Joined: Thu Mar 08, 2012 2:26 am

Image loading HELP!

Post by codycox.c » Thu Mar 15, 2012 12:41 am

I read the tutorials on how to load images onto the ds screen. None of the tutorials worked. All I want to do is load a bitmap image onto the ds screen. Someone please help!

elhobbs
Posts: 358
Joined: Thu Jul 02, 2009 1:19 pm

Re: Image loading HELP!

Post by elhobbs » Thu Mar 15, 2012 1:35 pm

most of the tutorials I have seen are very out of date. the devkitpro samples are a good place to start. the nds grpahics examples will show you how to setup the hardware and write to the screen. as far as your bitmap graphic file you can either follow the examples that use grit and a source image file and #include to add the data directly to your program. or, you can load the file from disk and parse the image data from the file - but that is not specific to the hardware. you can find info on different image file formats by using your favorite search engine.

relminator
Posts: 84
Joined: Sun Apr 11, 2010 10:43 am

Re: Image loading HELP!

Post by relminator » Thu Mar 22, 2012 9:25 am


Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests