ImageGeneratorImageGenerator is an Active Server Pages component that allows you to build dynamic images in your ASP scripts and serve them as JPEG or PNG format to any browser.
ImageGenerator lets you load a bitmap file in memory, or create one from scratch and then draw to it, including placing text and other images on it.
ImageGenerator lets you design customized charts, curves, or any graphical information. For example, you could build dynamic graphical information on an airplane-seating plan by changing seats colors in case it is available or reserved.