IHeifEncoderParameter Interface

The interface that all LibHeif encoder parameters implement

Definition

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
C#
public interface IHeifEncoderParameter

Properties

Name Gets the parameter name.
ParameterType Gets the type of the parameter.

See Also