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


