Click to See Complete Forum and Search --> : How to resize the bitmap?


May 15th, 1999, 11:02 PM
Hi all

My application stores images into the server in the form of .JPG files. while converting
.JPG format into .BMP files, the passport size photograph will display a full screen full
of display.

so i want to resize the bitmap and display .

Bob Clarke
May 16th, 1999, 03:26 AM
Have you tried StretchBlt()?