You are here: Start » AVL.NET » Invoke.LoadImage
Loads a single image from a file.
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.dll | 
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]()  | inFile | string | Path to a file. | ||
![]()  | inLoadAlphaChannel | bool | Whether to load the alpha channel (if exists) as an additional image channel. | ||
![]()  | outImage | Avl.Image | Output image. | 


