18-12-2007, 09:44 PM
Dave Wrote:You could extract the size straight from the bitmap file, look for the bitmap fileformat spec. Just open a file just like any binary file, and extract the correct datatype from the correct place.
I'm sorry to ask, but how would I go about doing that? Would I need to make a program that reads binary files?
(already searched through forums)