Releases allocated handles associated with this instance.
Namespace:
FreeImageAPIAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
| C# |
|---|
protected virtual void Dispose( bool disposing ) |
| Visual Basic (Declaration) |
|---|
Protected Overridable Sub Dispose ( _ disposing As Boolean _ ) |
| Visual C++ |
|---|
protected: virtual void Dispose( bool disposing ) |
Parameters
- disposing
- Type: System..::.Boolean
true to release managed resources.