User profile: porl123

User info
User name:porl123
History
Joined:
Number of posts:7
Latest posts:

Reading a png
Would you suggest using a Bitmap? http://msdn.microsoft.com/en-us/library/system.drawing.bitmap.a...

Reading a png
Does anyone know how to read a png file into an int array of its pixels? I've come from Java and the...

Question about classes
In the following code I have the constructor which saves certain values to the class variables. I've...

Compiling allegro
I'm trying to compile a program I've just made with allegro with Dev-Cpp. At the moment I've linked ...

Memory issue
I've just added destroy_bitmap(buffer) on line 28. It seems to have sorted the problem, but will thi...