HeifImageHandleHasDepthImage Property
Gets a value indicating whether this instance has a depth image.
Namespace: LibHeifSharpAssembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
public bool HasDepthImage { get; }
Public ReadOnly Property HasDepthImage As Boolean
Get
public:
property bool HasDepthImage {
bool get ();
}
member HasDepthImage : bool with get
Property Value
Boolean if this instance has a depth image; otherwise,
.