MetadataTag.ID Property

FreeImage.NET

MetadataTagID Property
Gets or sets the ID of the metadata.

Namespace: FreeImageAPI.Metadata
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public ushort ID { get; set; }

Property Value

Type: UInt16
See Also