You are here: Start » AVL.NET » AVS.SparseImageToRegion Method
AVS.SparseImageToRegion Method
Converts a sparse region to a region.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void SparseImageToRegion ( AvlNet.SparseImage inSparseImage, AvlNet.Region outRegion )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inSparseImage | AvlNet.SparseImage | |||
![]() | outRegion | AvlNet.Region | Output region. |


