Back to Aurora Vision Library Lite website
You are here: Start » Image » Image Basics » ImageBox
ImageBox
| Header: | AVL.h |
|---|---|
| Namespace: | avl |
Returns a box corresponding to the dimensions of an image.
Syntax
void avl::ImageBox ( const avl::Image& inImage, avl::Box& outBox )


