This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the Image Export.
Name | 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. |
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). |