HeifDepthRepresentationInfoZNear Property

Gets the Z near.

Definition

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

Property Value

NullableDouble
The z near.

See Also