HeifContextGetPrimaryImageHandle Method |
Gets the image handle for the primary image.
Namespace: LibHeifSharpAssembly: LibHeifSharp (in LibHeifSharp.dll) Version: 2.3.0
Syntaxpublic HeifImageHandle GetPrimaryImageHandle()
Public Function GetPrimaryImageHandle As HeifImageHandle
public:
HeifImageHandle^ GetPrimaryImageHandle()
member GetPrimaryImageHandle : unit -> HeifImageHandle
Return Value
HeifImageHandleThe image handle for the primary image.
Exceptions
See Also