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


