DisposableDispose Method

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Definition

Namespace: LibHeifSharp.ResourceManagement
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
C#
public void Dispose()

Implements

IDisposableDispose

See Also