Click or drag to resize

HeifDepthRepresentationInfoNonlinearRepresentationModel Property

Gets the non-linear representation model.

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

Property Value

IReadOnlyListByte
The non-linear representation model.
See Also