You are here: Start » AVL.NET » Invoke.RegionInteriors
Removes boundary pixels from a region.
Namespace: | Avl |
---|---|
Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void RegionInteriors ( Avl.Region inRegion, Avl.RegionConnectivity inConnectivity, Avl.Region outRegion )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRegion | Avl.Region | Input region. | ||
![]() | inConnectivity | Avl.RegionConnectivity | Type of connectivity used for the region foreground. | ||
![]() | outRegion | Avl.Region | Output region. |