Click or drag to resize

HeifIntegerEncoderParameterMinimum Property

Gets the minimum value.

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

Property Value

Int32
The minimum value.
Remarks
The value of this property is only meaningful when HasMinimumMaximum is .
See Also