LEADTOOLS WebForms and AJAX (Leadtools.Web assembly)

ImageInformation Class

Show in webframe





Members 
Represents a .leadinfo file requested from a server that hosts an ASP.NET 2.0 web application to get information about a specific image file.
Object Model
ImageInformation Class
Syntax
public class ImageInformation : System.Web.IHttpHandler  
'Declaration
 
Public Class ImageInformation 
   Implements System.Web.IHttpHandler 
'Usage
 
Dim instance As ImageInformation

            

            
public ref class ImageInformation : public System.Web.IHttpHandler  
Remarks

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

You can use this HttpHandler class to get information about 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

See Also

Reference

ImageInformation Members
Leadtools.Web.Handlers Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.