IWorldFileSettings Interface
Provides access to members that control the settings of the World File Exporter.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Classes that implement IWorldFileSettings
Classes |
Description |
DibExporter |
Superseded by ExportBMP. Class used to export maps to DIB (Device Independant Bitmap) format. Format also known as BMP. |
ExportBMP |
Class used to export maps to BMP (Windows Bitmap) format. |
ExportGIF |
Class used to export maps to GIF (Graphics Interchange Format). |
ExportJPEG |
Class used to export maps to JPEG (Joint Photographic Experts Group) format. |
ExportPNG |
Class used to export maps to PNG (Portable Network Graphics) format. |
ExportTIFF |
Class used to export maps to TIFF (Tagged Image File Format). |
TiffExporter |
Superseded by ExportTIFF. Class used to export maps to TIFF (Tag Image File Format). |