Bitmap in hMemDC [RESOLVED]
Bitmap in hMemDC
Hello again everyone, :)
I have the following situation and am wondering if any of you clever people would be able to help me resolve it (I know CornedBee has been very helpful in the past).
I have managed to place a bitmap within a hMemDC, only I would like to convert this bitmap to a much smaller image format without saving it so maybe placing it into another hMemdc. From reading various threads on this forum I know that it is fairly difficult to convert it to a JPEG without using a .dll which I do not mind (as long as they are free) using but most of these appear to require the image to be saved to disk rather than simply placing it into another hMemDC. I am also not really bothered as to what image type I convert it to as long as the size of the image is at least halved (not the actual dimensions of the picture).
I would appreciate any help in this matter, as it is now driving me mad!
Thanks in advance,