| ConnectedComponentsBlobArea Property |
The total area (in pixels) of the connected component.
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax Public ReadOnly Property Area As Integer
Get
public:
property int Area {
int get ();
}
member Area : int with get
Property Value
Type:
Int32See Also