Click or drag to resize

HeifIntegerEncoderParameterHasMinimumMaximum Property

Gets a value indicating whether this instance has minimum and maximum values.

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

Property Value

Boolean
if this instance has minimum and maximum values; otherwise, .
See Also