> What's the best way to open a bmp file and read the the binary structure of
> the file?

If you're wanting Pixel data use TBitmap.LoadfromFile()...
If you're wanting the binary file data use a TFileStream

--
Aaron Scott-Boddendijk
Jump Productions
(07) 838-3371 Voice
(07) 838-3372 Fax


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to