You are here: Start » AVL.NET » AVL.LoadImage_FromWebsite(string, string, string, AvlNet.Image)
AVL.LoadImage_FromWebsite(string, string, string, AvlNet.Image)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void LoadImage_FromWebsite( string inAddress, string inLogin, string inPassword, out AvlNet.Image outImage )
Parameters
- inAddress
- Type: System.String
- inLogin
- Type: System.String
- inPassword
- Type: System.String
- outImage
- Type: AvlNet.Image
