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