You are here: Start » AVL.NET » RegionContourMode Enumeration
RegionContourMode Enumeration
Decides what kind of paths will be result of RegionContour filter.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Members
| Member name | Description |
|---|---|
| PixelCenters | Calculated paths will pass through centers of boundary pixels. |
| PixelEdges | Paths will run along boundary regions' pixels. |
