You are here: Start » FIL.NET » Invoke.RegionUnion_OfArray
Computes a region containing all the pixels that any of the input regions contains.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inArray | System.Collections.Generic.List<Fil.Region> | Array of regions. | ||
![]() | outRegion | Fil.Region | Union of the input regions. |