Back to FabImage Library Lite website
You are here: Start » Basic » Matrix » LoadMatrix

LoadMatrix
Header: | STD.h |
---|---|
Namespace: | fil |
Loads a serialized Matrix object from an FIDATA file.
Syntax
void fil::LoadMatrix ( const ftl::File& inFilename, fil::Matrix& outMatrix )