Author Topic: Revisit old subject - Extracting Bitmap  (Read 2105 times)

0 Members and 1 Guest are viewing this topic.

broadbent

  • Guest
Revisit old subject - Extracting Bitmap
« 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?