Handling Bitmaps well

Level:
Level3

Once you know how bitmap files are formatted you'll be able to do a whole host of things you could never do before. Compress your bitmaps using your own routines, modify bitmap data/colouring on the fly, create your own bitmap files from scratch (screencaptures!), and many more! This Visual Basic 6 source code sample shows you how to do this. If you want to see more details and step by step directions check out our Handling Bitmaps in Visual Basic 6 tutorial .

 

Download Visual Basic 6 Source Code Sample

Comments

Great Tutorial

This has sample code that is very useful.
Thank you for having this resource.

Oh dear...

It seems the link to ...

http://www.vb6.us/tutorials/handling-bitmaps-visual-basic-6-tutorial

...has met an untimely end. Should be able to work it out from you very well documented source code.

This site has been, and continues to be, a great help to me.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You may post block code using <blockcode [type="language"]>...</blockcode> tags. You may also post inline code using <code [type="language"]>...</code> tags.

More information about formatting options