Property PrimaryExtension
PrimaryExtension
Gets the primary file extension associated with this image format (including the leading '.').
Declaration
public string PrimaryExtension { get; }
Property Value
| Type | Description |
|---|---|
| string |
Remarks
The primary extension is the first extension in Extensions and all files of this format will be written with this extension.