ArcObjects Library Reference (Output)  

IBmpExporter Interface

Superseded by IExportBMP. Provides access to members that control the BMP (Windows Bitmap) Exporter. Note: the IBmpExporter interface has been superseded byIExportBMP. Please consider using the more recent version.

Product Availability

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

Members

Description
Read-only property Bitmap The Windows Bitmap handle.
Read-only property Palette The Windows Bitmap color palette.

CoClasses that implement IBmpExporter

CoClasses and Classes Description
DibExporter Superseded by ExportBMP. Class used to export maps to DIB (Device Independant Bitmap) format. Format also known as BMP.