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

In This Topic
    BMPFormat Constructor
    In This Topic
    Initialize a new instance of BMPFormat.
    Syntax
    public BMPFormat()
    Public Function New()
    Example
    BMP_Constructor
    BMPFormat BMP = new BMPFormat();
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also