Hello
I've got a project running at school where I've got to create Pacman, everything is going great. But I want to load an image to use as ghost, background or pacman.
Currently it's a square which is pretty stupid.
But how can I convert the image from jpg, gif or so to somthing that I can load into a piece of memory and than copy to the video memory to draw it instantly.
My teacher said something about raw which contains all the values of the pixels, but I don't really get it. Is there some kind of program that will convert it for me?
Thanks,
Jasper