Back to FabImage Library website
You are here: Start » Function Reference » Profile Basics » CreateUniformProfile
CreateUniformProfile
| Header: | FIL.h |
|---|---|
| Namespace: | fil |
Creates an uniform profile of the given size.
Syntax
C++
C#
void fil::CreateUniformProfile ( float inValue, int inSize, float inXOffset, float inXScale, fil::Profile& outProfile )



