ArcObjects Library Reference (DataSourcesRaster)  

IAISImageServiceX Interface

IAISImageService Interface

Product Availability

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

Members

Description
Method ApplyServiceProperties
Method Close Shuts downs and cleans up the Image Service object. This function does not clean up other objects created by the Image Service object itself.
Method ExtractAoi
Method GetBufferSize Returns the size of buffer required for the last request AOI image.
Method GetImageInBuffer Gets the last requested AOI image into the buffer provided. This method will not work on 64-bit platforms and has been deprecated. Use the new alternative method QueryImageData() on IAISImageService3X for the same purpose.
Method GetImageMetadata
Method GetMetaData
Method GetProperty Get the value of the given property
Method Init
Read-only property ServiceInfo
Read/write property ServiceProperties
Method SetProperty Set the value of the given property
Read-only property Status Returns a status XML string that defines the state of the last operation performed by this Image Service object.