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 nameDescription
EightDirectionsAll pixels around currently examined one will be tested.
FourDirectionsOnly top, down, left and right neighbouring pixels will be tested.

Remarks

See also