This document is archived and information here might be outdated.  Recommended version.


IBmpExporter Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IB > IBmpExporter Interface (ArcObjects .NET 10.6 SDK)
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

Name 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.