ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / PNGFormat Class / PNGFormat Constructor
Example

In This Topic
    PNGFormat Constructor
    In This Topic
    Initialize a new instance of PNGFormat.
    Syntax
    public PNGFormat()
    Public Function New()
    Example
    PNG_Constructor
    PNGFormat PNG = new PNGFormat();
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also