ArcObjects Library Reference (Carto)  

IImageServiceInfo3 Interface

Provides access to the properties of an image service.

Product Availability

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

Members

Description
Read/write property AllowedCompressions The list of allowed client controllable transmition compressions.
Read/write property AllowedFields The list of visible field names.
Read/write property AllowedItemMetadata The level of item metadata details.
Read/write property AllowedMosaicMethods The list of allowed client controllable mosaic methods.
Read-only property BandCount The number of bands.
Read-only property Colormap The raster colormap.
Read/write property CopyrightText Copyright information associated with the image service.
Read/write property DefaultCompression The default transmission compression, None, LZ77, JPEG.
Read/write property DefaultCompressionQuality The default transmission compression quality (1-100).
Read/write property DefaultMosaicMethod The default mosaic method.
Read/write property DefaultResamplingMethod The default resampling method.
Read/write property DefaultServiceProperties The default service properties.
Read-only property Description The description of the image service.
Read/write property EndTimeFieldName The end time field name.
Read-only property Extent The extent of the image service.
Method GetHistogram Get the histogram of a given band.
Method GetPixelSize Gets the pxiel size of the image service, in its native units.
Method GetStatistics Gets the statistics of a given band.
Read/write property HasRasterAttributeTable Indicates if a raster attribute table exists.
Read-only property Histograms The histogram of a given band.
Read/write property MaxDownloadImageCount The maximum number of images allowed for download.
Read-only property MaximumPixelSize The maximum visible pixel size.
Read/write property MaxMosaicImageCount The maximum number of images allowed for mosaic.
Read-only property MaxNCols The maximum number of colums this service supports.
Write-only property MaxNCols The maximum number of colums this service supports.
Read-only property MaxNRows The maximum number of rows this service supports.
Write-only property MaxNRows The maximum number of rows this service supports.
Read/write property MaxRecordCount The maximum number of records returned for query results.
Read/write property MensurationCapabilities The list of available mensuration capabilities.
Read-only property MinimumPixelSize The minimum visible pixel size.
Read-only property Name The name of the image service.
Read-only property NoData The NoData (background) value of the image service.
Read-only property PixelType The pixel type of the image service.
Read/write property RasterFunctions The list of available server raster functions.
Read/write property RasterTypes The list of allowed raster type names for adding rasters.
Read/write property ServiceDataType The data type of the image service.
Read/write property ServiceSourceType The image service data source type.
Read-only property SpatialReference The spatial reference of the image service.
Read/write property StartTimeFieldName The start time field name.
Read/write property SupportBSQ Indicates if output can be generated in BSQ pixel interleave format.
Read/write property SupportsTime Indicates if time is supported.
Read/write property TimeExtent The time extent.
Read/write property TimeReference The time reference.
Read/write property TimeValueFormat The time value format.

Inherited Interfaces

Interfaces Description
IImageServiceInfo2 Provides access to the properties of an image service.
IImageServiceInfo Provides access to the properties of an image service.

CoClasses that implement IImageServiceInfo3

CoClasses and Classes Description
ImageServiceInfo A class that provides information on an ArcGIS server image service.