Back to Adaptive Vision Library Lite website
You are here: Start » Image Basics » ImageBox
ImageBox
Produces the box of image dimensions
Syntax
void avl::ImageBox ( const avl::Image& inImage, avl::Box& outBox )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inImage | const Image& | Input image | |
![]() |
outBox | Box& | Output box |


