Leo Vargas

Leo Vargas

  • NA
  • 1
  • 0

How to use StretchDIBits in C#

Mar 3 2009 11:43 PM

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