You are here: Start » AVL.NET » AVS.SurfaceToImage Method
AVS.SurfaceToImage Method
Converts a surface object to an image.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void SurfaceToImage ( AvlNet.Surface inSurface, AvlNet.Image outImage )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inSurface | AvlNet.Surface | Input surface. | ||
![]() | outImage | AvlNet.Image | Output image. |


