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


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

ITileImageInfo Interface

Provides access to more members that provide the map cache info. Note: the ITileImageInfo interface has been superseded by ITileImageInfo2. 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

Name Description
Read/write property CompressionQuality The cache tile image compression quality.
Read/write property Format The cache tile format.

Classes that implement ITileImageInfo

Classes Description

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.