Click or drag to resize

HeifIntegerEncoderParameterValidValues Property

Gets the valid values.

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 2.3.0
Syntax
public IReadOnlyList<int> ValidValues { get; }

Property Value

IReadOnlyListInt32
The valid values.
See Also