Click or drag to resize

HeifStringEncoderParameterParameterType Property

Gets the type of the parameter.

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 2.3.0
Syntax
public override HeifEncoderParameterType ParameterType { get; }

Property Value

HeifEncoderParameterType
The type of the parameter.

Implements

IHeifEncoderParameterParameterType
See Also