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