Back to FabImage Library Lite websiteYou are here:
Start »
Path »
Path IO »
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 |