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

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

ArcGIS Pro version: 3.0 or higher.
See Also