You are here: Start » FIL.NET » FIS.MatrixToImage Method
FIS.MatrixToImage Method
Converts a matrix to a single-channel real image.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void MatrixToImage ( FilNet.Matrix inMatrix, FilNet.Image outImage )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inMatrix | FilNet.Matrix | |||
![]() | outImage | FilNet.Image | Output image. |