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

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

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void ImageToMatrix(
	AvlNet.Image inMonoImage,
	out AvlNet.Matrix outMatrix
)

Parameters

inMonoImage
Type: AvlNet.Image
outMatrix
Type: AvlNet.Matrix

See also