For a list of all members of this type, see ArcGISImageServiceLayer members.
Name | Description | |
---|---|---|
![]() | AddRasters | Adds the rasters. |
![]() | ClearValue | (Inherited from System.Windows.DependencyObject) |
![]() | DeleteRasters | Deletes the rasters. |
![]() | GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) |
![]() | GetColorMapAsync | Asynchronous task to get the colormap information associated with the ESRI.ArcGIS.Client.ArcGISImageServiceLayer. |
![]() | GetHistogramsAsync | Asynchronous task to get the histograms information associated with the ESRI.ArcGIS.Client.ArcGISImageServiceLayer. |
![]() | GetRasterAttributeTable | 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. |
![]() | GetRasterCatalogItems | Gets the raster catalog items. |
![]() | GetRasterInfo | Gets the raster information (such as its width, height, number of bands, pixel type, etc) This resource is supported if Catalog Capability is true. |
![]() | GetRasterKeyProperties | Gets the raster key properties. This resource is supported if Image and Catalog Capability is true. |
![]() | GetRasterMetadata | Gets the raster metadata. This resource is supported if Image and Metadata Capability is true. |
![]() | GetRasterThumbnailUri | Gets the raster thumbnail URI. This resource is supported if Catalog Capability is enabled. |
![]() | GetServiceKeyProperties | Gets the service key properties. This resource is supported if Image is true. |
![]() | GetUrl | Overridden. Gets the URL that references the map image. |
![]() | GetValue | (Inherited from System.Windows.DependencyObject) |
![]() | Initialize | Overridden. Initializes the resource. Override this method if your resource requires asynchronous requests to initialize, and call the base method when initialization is complete. |
![]() | ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
![]() | Refresh | Refreshes the dynamic layer. (Inherited from ESRI.ArcGIS.Client.DynamicLayer) |
![]() | SetValue | (Inherited from System.Windows.DependencyObject) |
![]() | ToBitmap | Renders the layer to a System.Windows.Media.Imaging.WriteableBitmap. (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | UpdateRaster | Updates the raster. |
Name | Description | |
---|---|---|
![]() | Cancel | Stops loading of any pending images (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | GetSource | Overridden. Gets the source image to display in the dynamic layer. Override this to generate or modify images. |
![]() | OnLayerChanged | Notifies the map that the layer has changed and requires a redraw. (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | OnMapChanged | Override to know when a layer's Layer.Map property changes. (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | OnProgress | (Inherited from ESRI.ArcGIS.Client.DynamicLayer) |
![]() | OnPropertyChanged | (Inherited from ESRI.ArcGIS.Client.Layer) |