HeifDecoderDescriptorName Property

Gets the decoder name.

Definition

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
C#
public string Name { get; }

Property Value

String
The decoder name.

See Also