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
inAddressstring
outImageAvlNet.ImageOutput image.

Function Overrides

See also