Back to FabImage Library website
You are here: Start » Function Reference » Profile » Profile IO » SaveProfile
SaveProfile
| Header: | FIL.h |
|---|---|
| Namespace: | fil |
| Module: | FoundationPro |
Serializes a profile to an FIDATA file.
Syntax
C++
C#
void fil::SaveProfile ( const fil::Profile& inProfile, const ftl::File& inFilename )

