You are here: Start » AVL.NET » Function Reference » Image » Image Basics » AVL.LoadImageObject
Loads serialized Image object from AVDATA file.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inFilename | string | Name of the source file. | ||
![]() | outImage | AvlNet.Image | Deserialized output Image. |


