Back to Aurora Vision Library Lite website
You are here: Start » Region » Region Basics » EmptyRegion
EmptyRegion
| Header: | AVL.h |
|---|---|
| Namespace: | avl |
Creates an empty region with a given frame.
Syntax
void avl::EmptyRegion ( const int inFrameWidth, const int inFrameHeight, avl::Region& outRegion )


