Back to FabImage Library Lite website

You are here: Start » Path » Path IO » SavePath

SavePath


Header: FIL.h
Namespace: fil

Saves serialized Path object as FIDATA file.

Syntax

void fil::SavePath
(
	const fil::Path& inPath,
	const ftl::File& inFilename
)

Parameters

Name Type Default Description
inPath const Path& Path to be serialized
inFilename const File& Name of the target file