You are here: Start » AVL.NET » AVL.MatrixToImage(AvlNet.Matrix, AvlNet.Image)
AVL.MatrixToImage(AvlNet.Matrix, AvlNet.Image)
Converts a matrix image to a single-channel real 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
Output image
