MetadataTag.Dispose Method

FreeImage.NET

MetadataTagDispose Method
Releases all resources used by the instance.

Namespace: FreeImageAPI.Metadata
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public void Dispose()

Implements

IDisposableDispose
See Also