Back to Adaptive Vision Library website

You are here: Start » Function Reference » Image Basics » ImageBox

ImageBox


Produces the box of image dimensions

Syntax

C++
C#
 
void avl::ImageBox
(
	const avl::Image& inImage,
	avl::Box& outBox
)

Parameters

Name Type Default Description
inImage const Image& Input image
outBox Box& Output box