PDA

Click to See Complete Forum and Search --> : Resizing images


samdv
Aug 2nd, 2000, 05:16 PM
OK fellers, here's an easy question for you. I'm writing a little app at the moment, a small part of which requires the user to load a graphic. However, I would like them to be able to preview the graphic before loading it into the application, by displaying what is effectively a little preview thumbnail. I suspect it may be along the lines of loading the image when they select it and then resizing it and displaying it into a small image box. Is there an easy way, perhaps using BITBLT or whatever, to resize such an image? My worry is that there is NOT an easy way. I'm not too familiar with BITBLT, though I have used it briefly before, so if anybody does provide me with some code, comments would be massively appreciated. Thanks in advance!

SamDV

Aug 2nd, 2000, 07:36 PM
See your other post (http://forums.vb-world.net/showthread.php?threadid=25153)