malform
05-18-2004, 09:17 AM
Okay,using Visual Basic 6 API function Stretchblt,I can resize an image into a picture box.
The problem is that I can't save this image or transfer it like picmain.Picture = resized.Picture.
Is there another API function to save the image with it's new dimensions?
The problem is that I can't save this image or transfer it like picmain.Picture = resized.Picture.
Is there another API function to save the image with it's new dimensions?