Click or drag to resize
Accord.NET (logo)

CentralMomentsGetSize Method

Gets the size of the ellipse containing the image.

Namespace:  Accord.Imaging.Moments
Assembly:  Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax
public SizeF GetSize()
Request Example View Source

Return Value

Type: SizeF
The size of the ellipse containing the image.
See Also