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


IBmpExporter Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IB > IBmpExporter Interface
ArcGIS Developer Help

IBmpExporter Interface

Superseded by IExportBMP. Provides access to members that control the BMP (Windows Bitmap) Exporter. Note: the IBmpExporter interface has been superseded by IExportBMP. 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.

Classes that implement IBmpExporter

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