ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / BMPFormat Class / BMPFormat Constructor
Example

BMPFormat Constructor
Initialize a new instance of BMPFormat.
Syntax
public BMPFormat()
Example
BMP_Constructor
BMPFormat BMP = new BMPFormat();
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also