Back to Aurora Vision Library website
You are here: Start » Function Reference » Conversions » RegionToImage
| Header: | AVL.h |
|---|---|
| Namespace: | avl |
| Module: | FoundationLite |
Converts a region to an image.
Syntax
C++
C#
void avl::RegionToImage ( const avl::Region& inRegion, avl::Image& outImage )
Parameters
Hardware Acceleration
This operation supports automatic parallelization for multicore and multiprocessor systems.


