Hi,
Is there an easy way to load bitmaps from file and manipulate them using Visual C++? I've tried using LoadBitmap and LoadImage but am not having any luck. I'd like to be able to just read the bitmap from somewhere on my computer and then read its pixel information. Any suggestions?
Is there an easy way to load bitmaps from file and manipulate them using Visual C++? I've tried using LoadBitmap and LoadImage but am not having any luck. I'd like to be able to just read the bitmap from somewhere on my computer and then read its pixel information. Any suggestions?