You are here: Start » FIL.NET » FIS.ExpandRegions Method
FIS.ExpandRegions Method
Splits pixels of the input regions and their complement among these regions.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void ExpandRegions ( IList<FilNet.Region> inRegions, IList<FilNet.Region> outRegions )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRegions | System.Collections.Generic.IList<FilNet.Region> | |||
![]() | outRegions | System.Collections.Generic.IList<FilNet.Region> |