Click or drag to resize
Accord.NET (logo)

HistogramDispose Method (Boolean)

Dispose the object.

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

Parameters

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