Back to FabImage Library Lite website
You are here: Start » Region » Region Combinators » RegionSymmetricDifference_OfArray

RegionSymmetricDifference_OfArray
Header: | FIL.h |
---|---|
Namespace: | fil |
Computes a region containing pixels belonging to an odd number of array regions.
Syntax
void fil::RegionSymmetricDifference_OfArray ( const ftl::Array<fil::Region>& inRegionArray, fil::Region& outRegion )
Parameters
Description
Array version of RegionSymmetricDifference.
See Also
- RegionSymmetricDifference – Computes a region containing pixels from first or second input region, but not from both.