HeifEncoderDescriptorName Property |
Gets the encoder name.
Namespace: LibHeifSharpAssembly: LibHeifSharp (in LibHeifSharp.dll) Version: 2.3.0
Syntaxpublic string Name { get; }Public ReadOnly Property Name As String
Get
public:
property String^ Name {
String^ get ();
}member Name : string with get
Property Value
String
The encoder name.
See Also