Back to Adaptive Vision Library website

You are here: Start » Function Reference » Conversions » SurfaceToSurfaceFormat

SurfaceToSurfaceFormat


Header:AVL.h
Namespace:avl

Converts a surface to a surface format.

Syntax

C++
C#
 
void avl::SurfaceToSurfaceFormat
(
	const avl::Surface& inSurface,
	avl::SurfaceFormat& outSurfaceFormat
)

Parameters

Name Type Default Description
inSurface const Surface&
outSurfaceFormat SurfaceFormat&