Click or drag to resize

HeifImageHandleGetAuxiliaryType Method

Gets the type identifier for the auxiliary image.

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 2.3.0
Syntax
public string GetAuxiliaryType()

Return Value

String
The type identifier for the auxiliary image.
Exceptions
ExceptionCondition
HeifExceptionA LibHeif error occurred.
ObjectDisposedExceptionThe object has been disposed.
See Also