Streaming Dynamic Images into Your Web Page
Details Related Types
Site:  ASP Alliance
Original URL:  http://www.aspalliance.com/jeffwids/articles.aspx?article=articles/article_106.ascx
Summary:
Using the System.Drawing class allows you to create images on the fly. But how do you get them into a web page? Since the tag requires a path to the image file, you cannot stream the dynamic image into it (in other words, it is not like a picture box on a winform). The following article will show a method for getting the dynamically generated image into your web page.
System.Drawing.Bitmap
System.Drawing.Imaging.PixelFormat
System.Drawing.SolidBrush
System.EventArgs
System.Object
System.Web.HttpContext
System.Web.UI.Page
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com