You are here: Start » AVL.NET » Invoke.SurfaceToSurfaceFormat

Invoke.SurfaceToSurfaceFormat

Converts a surface to a surface format.

Namespace:Avl
Assembly:AvlNet.dll

Syntax

C++
C#
 
public static void SurfaceToSurfaceFormat
(
	Avl.Surface inSurface,
	out Avl.SurfaceFormat outSurfaceFormat
)

Parameters

Name Type Range Default Description
inSurfaceAvl.Surface
outSurfaceFormatAvl.SurfaceFormat

See also