Back to Adaptive Vision Library Lite website

You are here: Start » Region IO » SaveRegion

SaveRegion


Header:AVL.h
Namespace:avl

Saves serialized Region object as avdata file.

Syntax

void avl::SaveRegion
(
	const avl::Region& inRegion,
	const atl::File& inFilename
)

Parameters

Name Type Default Description
inRegion const Region& Region to be serialized
inFilename const File& Name of the target file