This document is archived and information here might be outdated.  Recommended version.


IServiceLayerImageFormat Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > IServiceLayerImageFormat Interface
ArcGIS Developer Help

IServiceLayerImageFormat Interface

Provides access to members that control the image format set of service layers.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property RequestedImageType The image type requested.
Read-only property SupportedImageFormat The individual output image format supported by Server.
Read-only property SupportedImageFormatCount The number of output image format supported by Server.

Classes that implement IServiceLayerImageFormat

Classes Description
IMSMapLayer A container for the display and manipulation of IMS layers.
MapServerLayer Provides programmatic access to a map server layer.
MapServerRESTLayer Provides programmatic access to a a layer based on MapServer using REST access.
WMSMapLayer A container for the display and manipulation of WMS layers.