in

Fort Worth .NET Users Group

RogerGuess

Graphics.FromImage(bitmap), but not from all PixelFormats

I am playing in the System.Drawing.Imaging namespace, and had an issue trying to draw over the top of bitmaps I had pulled from the web via HttpWebResponse.GetResponseStream. This Code: Graphics graph = Graphics.FromImage(bitmap ); Returned this error Read More...

Read the complete post at http://rogerguess.net/archive/2007/01/01/Graphics_FromImage.aspx

Copyright FWDNUG 2008
Powered by Community Server (Commercial Edition), by Telligent Systems