DanglingPointer
Programmer
Can anyone help me with how bitmap images are stored in Linux?
I want to read a bitmap file into my C++ program and display it using Mesa OpenGL functions.
Reading it is the hard part, as I don't know what the file structure is.
Any help much appreciated.
DP
I want to read a bitmap file into my C++ program and display it using Mesa OpenGL functions.
Reading it is the hard part, as I don't know what the file structure is.
Any help much appreciated.
DP