This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the BMP (Windows Bitmap) Export.
Name | Description | |
---|---|---|
BiLevelThreshold | The Threshold value for BiLevel images. The Threshold value will be used if esriExportImageType is equal to esriExportImageTypeBiLevelThreshold. | |
Bitmap | The Windows Bitmap handle. | |
Palette | The Windows Bitmap color palette. | |
RLECompression | The Windows Bitmap compression scheme for 8 bits per pixel and 4 bits per pixel. |
Classes | Description |
---|---|
ExportBMP | Class used to export maps to BMP (Windows Bitmap) format. |