Back to FabImage Library Lite website

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

SaveRegion


Header: FIL.h
Namespace: fil

Saves a serialized region object to an FIDATA file.

Syntax

void fil::SaveRegion
(
	const fil::Region& inRegion,
	const ftl::File& inFilename
)

Parameters

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