http://www.kalytta.com/bitmap.h

I'm catching on the course of image processing.So I want to use the above bitmap file loader to read the bitmap without using QImage or any other bulit in qt classes. Then display the bitmap in the qt gui. Any advices?

Thanx a lot in advance.