Back to Adaptive Vision Library website
You are here: Start » Function Reference » Profile IO » LoadProfile
LoadProfile
Deserializes a profile from an AVDATA file.
Syntax
C++
C#
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inFilename | const File& | Name of the source file | |
![]() |
outProfile | Profile& | Deserialized output Profile |


