Back to FabImage Library website
You are here: Start » Function Reference » Basic » Matrix » SaveMatrix
| Header: | STD.h |
|---|---|
| Namespace: | fil |
| Module: | FoundationLite |
Saves a serialized Matrix object as FIDATA file.
Syntax
void fil::SaveMatrix ( const fil::Matrix& inMatrix, const ftl::File& inFilename )

