Click to See Complete Forum and Search --> : How to get the size of a Gdiplus Image


ravenous_pigeon
November 15th, 2006, 05:59 AM
Hi,

I have a pointer to a Gdiplus Image and I need to send the entire image down a named pipe, but in order to do that I need the size of buffer in memory for the image. Anybody know the easiest way to do this?

thanks