www.emgu.com/wiki
Calculates area of the whole contour or contour section.

Declaration Syntax

Parameters
- contour (IntPtr)
- Seq (sequence or array of vertices).
- slice (MCvSlice)
- Starting and ending points of the contour section of interest, by default area of the whole contour is calculated

Return Value
The area of the whole contour or contour section
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)