fi_handle.Dispose Method

FreeImage.NET

fi_handleDispose Method
Releases all resources used by the instance.

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

Implements

IDisposableDispose
See Also