Click or drag to resize

HeifEncoderParameterTName Property

Gets the parameter name.

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 2.3.0
Syntax
public string Name { get; }

Property Value

String
The parameter name.

Implements

IHeifEncoderParameterName
See Also