You are here: Start » AVL.NET » AVS.RegionComplement Method
AVS.RegionComplement Method
Computes a region of pixels not contained in the input region.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void RegionComplement ( AvlNet.Region inRegion, AvlNet.Region outRegion )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inRegion | AvlNet.Region | Input region. | ||
![]() | outRegion | AvlNet.Region | Output region. |


