ArcGIS Pro 3.0 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, Windows 8.1

    See Also