ArcGIS API for Silverlight - Library Reference
ArcGISDynamicMapServiceLayer.RestImageFormat Enumeration
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace : ArcGISDynamicMapServiceLayer.RestImageFormat Enumeration

Output image formats supported by ArcGIS map services.

Syntax

Visual Basic (Declaration) 
Public Enum ArcGISDynamicMapServiceLayer.RestImageFormat 
   Inherits System.Enum
C# 
public enum ArcGISDynamicMapServiceLayer.RestImageFormat : System.Enum 

Members

MemberDescription
JPG JPEG
PNG2424-bit PNG
PNG3232-bit PNG
PNG88-bit PNG

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.Client.ArcGISDynamicMapServiceLayer.RestImageFormat

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.