ArcGIS API for Silverlight - Library Reference
ArcGISImageServiceLayer Class Methods
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace : ArcGISImageServiceLayer Class


For a list of all members of this type, see ArcGISImageServiceLayer members.

Public Methods

 NameDescription
public MethodAddRasters Adds the rasters.  
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodDeleteRasters Deletes the rasters.  
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetColorMapAsyncAsynchronous task to get the colormap information associated with the ESRI.ArcGIS.Client.ArcGISImageServiceLayer.  
public MethodGetHistogramsAsyncAsynchronous task to get the histograms information associated with the ESRI.ArcGIS.Client.ArcGISImageServiceLayer.  
public MethodGetRasterAttributeTable Gets the raster attribute table resource, which returns categorical mapping of pixel values (e.g. a class, group, category, or membership). This resource is supported if hasRasterAttributeTable property of the service is true.  
public MethodGetRasterCatalogItems Gets the raster catalog items.  
public MethodGetRasterInfo Gets the raster information (such as its width, height, number of bands, pixel type, etc) This resource is supported if Catalog Capability is true.  
public MethodGetRasterKeyProperties Gets the raster key properties. This resource is supported if Image and Catalog Capability is true.  
public MethodGetRasterMetadata Gets the raster metadata. This resource is supported if Image and Metadata Capability is true.  
public MethodGetRasterThumbnailUri Gets the raster thumbnail URI. This resource is supported if Catalog Capability is enabled.  
public MethodGetServiceKeyProperties Gets the service key properties. This resource is supported if Image is true.  
public MethodGetUrlOverridden.  Gets the URL that references the map image.  
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodInitializeOverridden.  Initializes the resource. Override this method if your resource requires asynchronous requests to initialize, and call the base method when initialization is complete.  
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodRefresh Refreshes the dynamic layer. (Inherited from ESRI.ArcGIS.Client.DynamicLayer)
public MethodSetValue (Inherited from System.Windows.DependencyObject)
public MethodToBitmapRenders the layer to a System.Windows.Media.Imaging.WriteableBitmap. (Inherited from ESRI.ArcGIS.Client.Layer)
public MethodUpdateRaster Updates the raster.  
Top

Protected Methods

 NameDescription
protected MethodCancel Stops loading of any pending images (Inherited from ESRI.ArcGIS.Client.Layer)
protected MethodGetSourceOverridden.  Gets the source image to display in the dynamic layer. Override this to generate or modify images.  
protected MethodOnLayerChanged Notifies the map that the layer has changed and requires a redraw. (Inherited from ESRI.ArcGIS.Client.Layer)
protected MethodOnMapChangedOverride to know when a layer's Layer.Map property changes. (Inherited from ESRI.ArcGIS.Client.Layer)
protected MethodOnProgress (Inherited from ESRI.ArcGIS.Client.DynamicLayer)
protected MethodOnPropertyChanged (Inherited from ESRI.ArcGIS.Client.Layer)
Top

See Also

© ESRI, Inc. All Rights Reserved.