Leadtools.Web.Handlers Namespace : ImageInformation Class |
public class ImageInformation : System.Web.IHttpHandler
'Declaration Public Class ImageInformation Implements System.Web.IHttpHandler
'Usage Dim instance As ImageInformation
public sealed class ImageInformation : System.Web.IHttpHandler
function Leadtools.Web.Handlers.ImageInformation()
public ref class ImageInformation : public System.Web.IHttpHandler
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
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