You are here: Start » FIL.NET » FIS.MinimumImage_OfArray Method
FIS.MinimumImage_OfArray Method
Computes the minimum of images of an array pixel by pixel.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void MinimumImage_OfArray ( IList<FilNet.Image> inImageArray, FilNet.Image outImage )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inImageArray | System.Collections.Generic.IList<FilNet.Image> | |||
![]() | outImage | FilNet.Image | Output image. |