Back to Adaptive Vision Library Lite website

You are here: Start » Conversions » ImageToSize

ImageToSize


Header: AVL.h
Namespace: avl

Converts an image to a size.

Syntax

void avl::ImageToSize
(
	const avl::Image& inImage,
	avl::Size& outSize
)

Parameters

Name Type Default Description
inImage const Image& Input image
outSize Size&