HeifBooleanEncoderParameterParameterType Property

Gets the type of the parameter.

Definition

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
C#
public override HeifEncoderParameterType ParameterType { get; }

Property Value

HeifEncoderParameterType
The type of the parameter.

Implements

IHeifEncoderParameterParameterType

See Also