Back to Adaptive Vision Library website
You are here: Start » Function Reference » Region Basics » GetRegionFrame
Returns the width and height of the entire region's frame (not to be confused with RegionBoundingBox!)
Syntax
C++
C#
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inRegion | const Region& | Input region | |
![]() |
outFrameWidth | int& | ||
![]() |
outFrameHeight | int& |


