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