Skinning (BitBlt Introduction)

Conclusion

While this is a nice, easy example of the BitBlt function which is very important in skinning the method here is not very practical. This is because the form containing the picture has to stay open constantly and if it is moved beyond the screen or hidden from view, BitBlt will just copy whatever is obstructing it. So there's your basic BitBlt API, while we've not done anything fancy in this tutorial the possibilities of the BitBlt API are enourmous.

You might also like...

Comments

About the author

Marc Pritchard

Marc Pritchard United States

Apart from my school work I put most of my effort into running my joke site, I'd like to think that it makes someone smile each day. For about 1/2 a year I've been programming more and more in s...

Interested in writing for us? Find out more.

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“If debugging is the process of removing software bugs, then programming must be the process of putting them in.” - Edsger Dijkstra