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

In This Topic
    TGAFormat Constructor
    In This Topic
    Initialize a new instance of TGAFormat.
    Syntax
    public TGAFormat()
    Public Function New()
    Example
    TGA_Constructor
    TGAFormat TGA = new TGAFormat();
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also