Back to FabImage Studio website
You are here: Start » Filter Reference » Region Combinators » RegionSymmetricDifference_OfArray
Computes a region containing pixels belonging to odd number of array regions.
Name | Type | Description | |
---|---|---|---|
![]() |
inRegionArray | RegionArray | |
![]() |
outRegion | Region | Output region |
Description
Array version of RegionSymmetricDifference.
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Input and output regions are not distinct in RegionSymmetricDifference. |
Complexity Level
This filter is available on Basic Complexity Level.
See Also
- RegionSymmetricDifference – Computes a region containing pixels from first or second input region, but not from both.