You are here: Start » AVL.NET » AVL.MatrixToImage(AvlNet.Matrix, AvlNet.Image)

AVL.MatrixToImage(AvlNet.Matrix, AvlNet.Image)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void MatrixToImage(
	AvlNet.Matrix inMatrix,
	out AvlNet.Image outImage
)

Parameters

inMatrix
Type: AvlNet.Matrix
outImage
Type: AvlNet.Image

See also