This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IE > IExportImage Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the Image Export.
Description | ||
---|---|---|
BackgroundColor | The background color of the Image. | |
Height | The height of the Image. If height is zero, screen height is used. | |
ImageType | Export Image Type. | |
Width | The width of the Image. If width is zero, screen width is used. |
CoClasses and Classes | Description |
---|---|
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). |