You are here: Start » AVL.NET » AVS.RegionSymmetricDifference_OfArray Method
AVS.RegionSymmetricDifference_OfArray Method
Computes a region containing pixels belonging to an odd number of array regions.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void RegionSymmetricDifference_OfArray ( IList<AvlNet.Region> inRegionArray, AvlNet.Region outRegion )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inRegionArray | System.Collections.Generic.IList<AvlNet.Region> | |||
![]() | outRegion | AvlNet.Region | Output region. |


