HeifImageHandleGetAuxiliaryType Method

Gets the type identifier for the auxiliary image.

Definition

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

Return Value

String
The type identifier for the auxiliary image.

Exceptions

HeifExceptionA LibHeif error occurred.
ObjectDisposedExceptionThe object has been disposed.

See Also