Click here to Skip to main content
15,887,596 members
Articles / Programming Languages / C#

Fast Drawing of Non-32bpp Images with System.Drawing

Rate me:
Please Sign up or sign in to vote.
4.80/5 (21 votes)
5 Jun 20074 min read 89.4K   1.7K   52  
Avoid the unnecessary pixel format conversion that normally happens when drawing a portion of an image to the screen with System.Drawing

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
United States United States
My main goal as a developer is to improve the way software is designed, and how it interacts with the user. I like designing software best, but I also like coding and documentation. I especially like to work with user interfaces and graphics.

I have extensive knowledge of the .NET Framework, and like to delve into its internals. I specialize in working with VG.net and MyXaml. I also like to work with ASP.NET, AJAX, and DHTML.

Comments and Discussions