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


