Click or drag to resize

HeifEncoderParameterTParameterType Property

Gets the type of the parameter.

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

Property Value

HeifEncoderParameterType
The type of the parameter.

Implements

IHeifEncoderParameterParameterType
See Also