Provides access to more members that provide the map cache info. Note: the ITileImageInfo interface has been superseded byITileImageInfo2. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
This interface is new at ArcGIS 9.3.
Members
| Description | ||
|---|---|---|
![]() |
CompressionQuality | The cache tile image compression quality. |
![]() |
Format | The cache tile format. |
CoClasses that implement ITileImageInfo
| CoClasses and Classes | Description |
|---|---|
| TileImageInfo | A Tile Image Info object. |
Remarks
Format can have values (PNG8, PNG24, PNG32 and JPEG). If the selected format is JPEG, then the compression quality can have a value from 0 to 100. The value of format must be used in constructing the url to the tile.
