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 nameDescription
PixelCentersCalculated paths will pass through centers of boundary pixels.
PixelEdgesPaths will run along boundary regions' pixels.

Remarks

See also