TheSwamp

Code Red => .NET => Topic started by: broadbent on April 14, 2011, 12:01:10 PM

Title: Revisit old subject - Extracting Bitmap
Post by: broadbent on April 14, 2011, 12:01:10 PM
Firstly, I have just arriced here and it is a great piece of code, that mostly works in drawings R2000 onwards.
Remind you of the link:-
http://www.theswamp.org/index.php?topic=30985.0

But I would like to rewrite it in Net Code and I thought I would use
bt = My.Computer.FileSystem.ReadAllBytes(strFile)

Any chance of getting the actual structure of the file?