Click or drag to resize

HeifIntegerEncoderParameterMaximum Property

Gets the maximum value.

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

Property Value

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