Click or drag to resize

HeifImageHandleAuxiliaryImageType Property

Gets the type of auxiliary image that this instance represents.

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 2.3.0
Syntax
public AuxiliaryImageType AuxiliaryImageType { get; }

Property Value

AuxiliaryImageType
The type of auxiliary image that this instance represents.
Exceptions
ExceptionCondition
ObjectDisposedExceptionThe object has been disposed.
See Also