HeifStringEncoderParameterValidValues Property

Gets the valid values.

Definition

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
C#
public IReadOnlyList<string> ValidValues { get; }

Property Value

IReadOnlyListString
The valid values.

See Also