Back to Adaptive Vision Library website
You are here: Start » Function Reference » Conversions » RegionToImage
RegionToImage
Converts a region to an image.
Syntax
C++
C#
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inRegion | const Region& | Input region | |
![]() |
outImage | Image& | Output image |


