You are here: Start » AVL.NET » AVS.LoadImage_FromWebsite Method
AVS.LoadImage_FromWebsite Method
Loads a JPG image from a website.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void LoadImage_FromWebsite ( string inAddress, AvlNet.Image outImage )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inAddress | string | |||
![]() | outImage | AvlNet.Image | Output image. |


