Click or drag to resize
Accord.NET (logo)

IntegralImage2Finalize Method

Releases unmanaged resources and performs other cleanup operations before the IntegralImage2 is reclaimed by garbage collection.

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

Implements

ObjectFinalize
See Also