HeifDepthRepresentationInfoNonlinearRepresentationModel Property

Gets the non-linear representation model.

Definition

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
C#
public IReadOnlyList<byte> NonlinearRepresentationModel { get; }

Property Value

IReadOnlyListByte
The non-linear representation model.

See Also