LEADTOOLS WebForms and AJAX (Leadtools.Web assembly)
LEAD Technologies, Inc

ImageGenerator Class






Members 
An HttpHandler class used to process HTTP Web requests from a server that hosts an ASP.NET 2.0 web application in order to load all or part of a specific image file.
Object Model
ImageGenerator Class
Syntax
public class ImageGenerator : System.Web.IHttpHandler  
'Declaration
 
Public Class ImageGenerator 
   Implements System.Web.IHttpHandler 
'Usage
 
Dim instance As ImageGenerator
public sealed class ImageGenerator : System.Web.IHttpHandler  
function Leadtools.Web.Handlers.ImageGenerator()
public ref class ImageGenerator : public System.Web.IHttpHandler  
Remarks

This class implements the System.Web.IHttpHandler interface and works as an HttpHandler.

You can use this HttpHandler class to load all or part of a specific image file that uses any image file format supported by LEADTOOLS.

To use this handler properly, LEADTOOLS binaries must be installed on the server machine.

Be sure that the DLLs in the LEADTOOLS I/O Library are available to your application. There are two ways of doing this:

OR

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ImageGenerator Members
Leadtools.Web.Handlers Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.