You are here: Start » AVL.NET » Image Constructor

Image Constructor

Creates a new Image instance that is a copy of the passed image.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public Image
(
	AvlNet.Image image
)

Parameters

Name Type Range Default Description
imageAvlNet.Image

See also