You are here: Start » AVL.NET » RegionConnectivity Enumeration
RegionConnectivity Enumeration
Decides how to understand, which pixels are connected.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Members
| Member name | Description |
|---|---|
| EightDirections | All pixels around currently examined one will be tested. |
| FourDirections | Only top, down, left and right neighbouring pixels will be tested. |
