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


