Back to Adaptive Vision Library website
You are here: Start » Function Reference » Profile IO » SaveProfile
SaveProfile
Serializes a profile to an AVDATA file.
Syntax
C++
C#
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inProfile | const Profile& | Profile to be serialized | |
![]() |
inFilename | const File& | Name of the target file |

