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
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inRegion | const Region& | Input region | |
![]() |
outIsOnBorder | bool& |


