
July 24th, 2003, 03:38 PM
|
|
Junior Member
|
|
Join Date: Jul 2003
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
save image
Hi. I'm trying to save a 2000x2000 pixel image in visual basic. I've searched all over the net and all the books I could find and couldn't find anything about saving a very high resolution image. The only thing I came across is the SavePicture function. But this has limitation. It only save up to your screen size. If I make an image more than my screen size, when I save using SavePicture, it cuts off part of my image. I want to save it as a bitmap or tiff file.
Any suggestions will be great. Thanks!
|