Back to Adaptive Vision Library website
You are here: Start » Function Reference » Profile Basics » CreateUniformProfile
CreateUniformProfile
Creates an uniform profile of the given size.
Syntax
C++
C#
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() |
inValue | real | Input common value of all elements | ||
![]() |
inSize | int | 0 - +![]() |
1 | Input the number of elements |
![]() |
outProfile | Profile& | Output profile |



