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

Image Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public Image
(
	string fileName,
	bool alphaChannel
)

Parameters

Name Type Range Default Description
fileNamestring
alphaChannelbool

See also