HeifImageHandleAuxiliaryImageType Property

Gets the type of auxiliary image that this instance represents.

Definition

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
C#
public AuxiliaryImageType AuxiliaryImageType { get; }

Property Value

AuxiliaryImageType
The type of auxiliary image that this instance represents.

Exceptions

ObjectDisposedExceptionThe object has been disposed.

See Also