Back to Adaptive Vision Library Lite website
You are here: Start » Region Basics » TestRegionOnBorder
TestRegionOnBorder
Tests whether a region is adjacent to its border.
Syntax
void avl::TestRegionOnBorder ( const avl::Region& inRegion, bool& outIsOnBorder )
Parameters
Description
Tests whether a region is adjacent to its border.
Examples
| Filter output | Region preview image |
| False | ![]() |
| True | ![]() |




