Click or drag to resize
Accord.NET (logo)

UnmanagedImageDispose Method (Boolean)

Dispose the object.

Namespace:  Accord.Imaging
Assembly:  Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax
protected virtual void Dispose(
	bool disposing
)
Request Example View Source

Parameters

disposing
Type: SystemBoolean
Indicates if disposing was initiated manually.
See Also