I am working with an image stored in memory. It is originally a StdPicture object. I then create a DC and link the picture to it. I need to know how to change the size of the image from 1024 x 768 to 1600x1200. The SetBitmapDimensionEx API does not work.




Reply With Quote