HeifContext Constructor

Initializes a new instance of the HeifContext class.

Definition

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

Exceptions

HeifException Unable to create the native HeifContext. -or- The LibHeif version is not supported.

See Also