Back to FabImage Library website

You are here: Start » Function Reference » Conversions » RealArrayToProfile

RealArrayToProfile


Header: FIL.h
Namespace: fil
Module: FoundationLite

Converts an array of real numbers to a profile.

Syntax

C++
C#
 
void fil::RealArrayToProfile
(
	const ftl::Array<float>& inArray,
	fil::Profile& outProfile
)

Parameters

Name Type Default Description
Input value inArray const Array<float>&
Output value outProfile Profile& Output profile