You are here: Start » AVL.NET » Function Reference » Conversions » AVL.SurfaceToSurfaceFormat
Converts a surface to a surface format.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
C++
C#
public static void SurfaceToSurfaceFormat ( AvlNet.Surface inSurface, out AvlNet.SurfaceFormat outSurfaceFormat )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inSurface | AvlNet.Surface | |||
![]() | outSurfaceFormat | AvlNet.SurfaceFormat |


