|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Drawing 2D ImagesI am a relatively inexperienced VB programmer and I need to draw images to
the screen at a lighting fast rate as to avoid flicker. However, I have been unable to figure out how to use Direct X, especially since tutuorials in directX often come bundled with other things that I do not need that complicate the matter. All I need is some simple code to draw an image from a given path to the screen (and preferably be able to use a Rectangle to indicate which part of the image to draw) at a fast rate. Any advice? Have you tried copying images to the screen using the BitBlt...it's lighting
fast and you probbly won't notice any flicker. Assume you are drawing to a picture box or form and can use double buffering. -- Show quoteHide quoteDennis in Houston "Anagnos" wrote: > I am a relatively inexperienced VB programmer and I need to draw images to > the screen at a lighting fast rate as to avoid flicker. However, I have been > unable to figure out how to use Direct X, especially since tutuorials in > directX often come bundled with other things that I do not need that > complicate the matter. All I need is some simple code to draw an image from a > given path to the screen (and preferably be able to use a Rectangle to > indicate which part of the image to draw) at a fast rate. Any advice?
Loading controls with objects versus recordsets
DataTable Loop and String Building TAG Property Is there an easy way to get my Subnet Mask? VB 2005 express database problems Ent Library. Substitute data from app.config? DATAGRID PROBLEM MailMessage to send email with both Text and HTML versions... vb.Script to VB.NET 2005 problem opening Excel file with Shell |
|||||||||||||||||||||||