HeifDepthRepresentationInfoNonlinearRepresentationModel Property
Gets the non-linear representation model.
Namespace: LibHeifSharpAssembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
public IReadOnlyList<byte> NonlinearRepresentationModel { get; }
Public ReadOnly Property NonlinearRepresentationModel As IReadOnlyList(Of Byte)
Get
public:
property IReadOnlyList<unsigned char>^ NonlinearRepresentationModel {
IReadOnlyList<unsigned char>^ get ();
}
member NonlinearRepresentationModel : IReadOnlyList<byte> with get
Property Value
IReadOnlyListByte
The non-linear representation model.