HeifIntegerEncoderParameterMaximum Property
Gets the maximum value.
Namespace: LibHeifSharpAssembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
public int Maximum { get; }
Public ReadOnly Property Maximum As Integer
Get
public:
property int Maximum {
int get ();
}
member Maximum : int with get
Property Value
Int32
The maximum value.