You are here: Start » AVL.NET » AVL.RegionToImage Method
AVL.RegionToImage Method
Converts a region to an image.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void RegionToImage( AvlNet.Region inRegion, out AvlNet.Image outImage )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inRegion | AvlNet.Region | Input region. | ||
![]() | outImage | AvlNet.Image | Output image. |


