MemoryArray(T).Dispose Method

FreeImage.NET

MemoryArrayTDispose Method
Releases all ressources.

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

Implements

IDisposableDispose
See Also