Back to Adaptive Vision Library Lite website

You are here: Start » Region » Region IO » SaveRegion

SaveRegion


Header: AVL.h
Namespace: avl

Saves a serialized region object to an 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