HeifImageHandleHasDepthImage Property

Gets a value indicating whether this instance has a depth image.

Definition

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

Property Value

Boolean
if this instance has a depth image; otherwise, .

See Also