ESRI.ArcGIS.ADF.Web
ImageHandler Class
Members  See Also 
ESRI.ArcGIS.ADF.Web Namespace : ImageHandler Class




ImageHandler is an HttpHandler that enables the streaming of images without having to incur the file IO expense of writing them to disk and reading them from disk.

Syntax

Visual Basic (Declaration) 
Public Class ImageHandler 
Visual Basic (Usage)Copy Code
Dim instance As ImageHandler
C# 
public class ImageHandler 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.Web.ImageHandler

See Also

© 2010 All Rights Reserved.