You are here: Start » AVL.NET » AVS.SurfaceToSurfaceFormat Method

AVS.SurfaceToSurfaceFormat Method

Converts a surface to a surface format.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void SurfaceToSurfaceFormat
(
	AvlNet.Surface inSurface,
	out AvlNet.SurfaceFormat outSurfaceFormat
)

Parameters

Name Type Range Default Description
inSurfaceAvlNet.Surface
outSurfaceFormatAvlNet.SurfaceFormat

See also