Click or drag to resize

HeifEncoderParameterTHasDefault Property

Gets a value indicating whether this parameter has a default value.

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

Property Value

Boolean
if this parameter has a default value; otherwise, .
See Also