ImageType Enumeration

 

This documentation is no longer available on MSDN. It is available as a CHM or PDF download. For the newest Geocoding, Imagery, Routing and Traffic services, see Bing Maps REST Services. 

Contains image format types.

Syntax

public enum ImageType
Public Enum ImageType

Members

Member

Description

Default

The default format type.

Gif

The image format is GIF.

Jpeg

The image format is JPEG.

Png

The image format is PNG.

See Also

MapUriOptions.ImageType Property