import bitmap

Hi,

I need to open a file and import a bitmap into a variable, say bitimage, so that i can use for future calculations. Is there any function in opengl to import the file?

Thanks in advance…