Back to Adaptive Vision Library website
You are here: Start » Function Reference » Image Basics » SaveImageObject
Saves serialized Image object as avdata file.
Syntax
C++
C#
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inImage | const Image& | Image to be serialized | |
![]() |
inFilename | const File& | Name of the target file |

