Click or drag to resize

ImageFormat Enumeration

Available image formats

Namespace:  Easymap.AddIn.Export
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public enum ImageFormat
Members
  Member nameValueDescription
PNG0 Portable Network Grafic
EMF1 Enhanced Metafile
EMFPlus2 Enhanced GDIPlus Metafile
JPG3 JPEG
TIF4 Tagged Image Format
BMP5 Windows Bitmap
GeoTIF6 Georeferenced TIF
Tile7 Tile (PNG)
PDF8 Portable Document Format
XPS9 XML Paper Specification
MapExtract10 Map extract with specified bounds (PNG)
See Also