HeifImageHandleGetAuxiliaryType Method |
Gets the type identifier for the auxiliary image.
Namespace: LibHeifSharpAssembly: LibHeifSharp (in LibHeifSharp.dll) Version: 2.3.0
Syntaxpublic string GetAuxiliaryType()
Public Function GetAuxiliaryType As String
public:
String^ GetAuxiliaryType()
member GetAuxiliaryType : unit -> string
Return Value
StringThe type identifier for the auxiliary image.
Exceptions
See Also