Back to Aurora Vision Library Lite website
You are here: Start » Region » Region Basics » TestRegionOnBorder
TestRegionOnBorder
| Header: | AVL.h |
|---|---|
| Namespace: | avl |
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 | ![]() |




