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


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

IImageServer5 Interface

Provides access to members that control an image server object (SO).

Product Availability

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

Members

Name Description
Method Add Adds a list of raster items for sharing with other users (roles).
Method ComputeHistograms Computes histograms within an area of interest.
Method CreateView Creates a new view.
Method Delete Deletes a given list of raster items (images).
Method DeleteView Deletes the view of a given view ID.
Method Download Clips images to a given geometry, and returns a list of downloadable files for a given set of catalog item IDs.
Method Execute Executes a named image server processing command.
Method ExecuteAISRequest Executes an AIS request.
Method ExportImage Exports into a well-known image for a given image description.
Method ExportMapImage Exports into a well-known image with a correct aspect ratio for a given image description.
Read-only property Fields The fields of the image catalog.
Method GenerateServiceInfo Generates the image service information as if a given rendering rule is applied.
Method GetCatalogItemCount Gets the catalog item count for a given query filter.
Method GetCatalogItemIDs Gets the catalog item IDs for a given query filter.
Method GetCatalogItems Gets the catalog items for a given query filter.
Method GetFile Get the URL to a given download result.
Method GetImage Gets an image for a given image description.
Method GetImageCoordinateSystem Gets the image coordinate system of a given raster.
Method GetKeyProperties Gets the service key properties based on a rendering rule.
Method GetNativePixelBlock Gets a pixel block at a given block location for a specified raw source raster.
Method GetNativeRasterInfo Gets raster information of all raw source rasters for a given raster catalog item.
Method GetPixelBlock Gets a pixel block at a given block location.
Method GetRasterInfo Gets the image information of a given raster catalog item.
Method GetRasterKeyProperties The key properties for a given raster catalog item.
Method GetRasterMetadata Gets the metadata of a given raster catalog item.
Method GetSensorProperties Gets the image coordinate system of a given raster.
Method GetThumbnail Gets the thumbnail image of a given raster catalog item.
Method GetView Gets the view of a given view ID.
Method Identify Identifies the pixel value and catalog items at the given location.
Method IdentifyAll Identifies the pixel values and all catalog items at the given one or more locations.
Read-only property KeyProperties The image service key properties.
Method Measure Measures distance, angle, area, perimeter, and height.
Read-only property Metadata The image service metadata.
Read-only property MultidimensionalInfo The image service multidimensional info.
Read-only property RasterAttributeTable The raster attribute table.
Read-only property ServiceInfo The properties of the image service provided.
Method Update Updates a given list of raster items (images).
Method UpdateView Inserts and Removes raster items to a given view.
Read-only property Version The Image Server version number.

Inherited Interfaces

Interfaces Description
IImageServer4 Provides access to members that control an image server object (SO).
IImageServer3 Provides access to members that control an image server object (SO).
IImageServer2 Provides access to members that control an image server.
IImageServer Provides access to members that control an image server.

Classes that implement IImageServer5

Classes Description
ImageServer The ArcGIS Server Image Server class.