HeifMetadataBlockInfoSize Property

Gets the size in bytes of the meta-data block.

Definition

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
C#
public int Size { get; }

Property Value

Int32
The size in bytes of the meta-data block.

See Also