0
Reply

How to use StretchDIBits in C#

Leo Vargas

Leo Vargas

Mar 3 2009 11:43 PM
5.4k

Hi,

I have to place an image on a Form, but I only have the buffer address. I would like to know how I can use StretchDIBits to do this.

After that, I have to save that image to a file. Is there any way to save the image directly to the file having only the buffe address?

Thanks in advace.

Leo