Back to FabImage Library website
You are here: Start » Function Reference » Profile Features » ProfileSum
ProfileSum
| Header: | FIL.h |
|---|---|
| Namespace: | fil |
Computes the sum of the profile values.
Syntax
C++
C#
void fil::ProfileSum ( const fil::Profile& inProfile, float& outSum )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inProfile | const Profile& | Input profile | |
![]() |
outSum | float& |


