You are here: Start » AVL.NET » AVL.MinimumImage_OfArray(AvlNet.Image[], AvlNet.Image)
AVL.MinimumImage_OfArray(AvlNet.Image[], AvlNet.Image)
Computes the minimum of images of an array pixel by pixel.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void MinimumImage_OfArray( AvlNet.Image[] inImageArray, out AvlNet.Image outImage )
Parameters
- inImageArray
- Type: AvlNet.Image
- outImage
- Type: AvlNet.Image
Output image
Remarks
See full override for more details.
