Provides access to members that control the BMP (Windows Bitmap) Export.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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. |
CoClasses that implement IExportBMP
CoClasses and Classes | Description |
---|---|
ExportBMP | Class used to export maps to BMP (Windows Bitmap) format. |