HeifIntegerEncoderParameterMaximum Property

Gets the maximum value.

Definition

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

Property Value

Int32
The maximum value.

Remarks

The value of this property is only meaningful when HasMinimumMaximum is .

See Also