Click or drag to resize

IHeifEncoderParameter Interface

The interface that all LibHeif encoder parameters implement

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 2.3.0
Syntax
public interface IHeifEncoderParameter

The IHeifEncoderParameter type exposes the following members.

Properties
 NameDescription
Public propertyName Gets the parameter name.
Public propertyParameterType Gets the type of the parameter.
Top
See Also