Image service GetTileImageInfo method

Gets information about the image format of the cache tiles.

Return Value

A TileCacheInfo object that stores information about the location, scale levels, image tile size, and DPI for a cached image service.

Remarks

Depending on how the cache for the image service was generated, five image formats may be available: PNG8, PNG24, PNG32, JPEG, MIXED. Compression quality only applies to lossy image formats (JPEG and MIXED).

2/28/2020