Back to FabImage Library website
You are here: Start » Function Reference » Conversions » ProfileToRealArray
| Header: | FIL.h |
|---|---|
| Namespace: | fil |
| Module: | FoundationLite |
Converts a profile to an array of real numbers.
Syntax
C++
C#
void fil::ProfileToRealArray ( const fil::Profile& inProfile, ftl::Array<float>& outArray )


