ArcObjects Library Reference (Output)  

IExportBMP Interface

Provides access to members that control the BMP (Windows Bitmap) Export.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property BiLevelThreshold The Threshold value for BiLevel images. The Threshold value will be used if esriExportImageType is equal to esriExportImageTypeBiLevelThreshold.
Read-only property Bitmap The Windows Bitmap handle.
Read-only property Palette The Windows Bitmap color palette.
Read/write property 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.