Back to Aurora Vision Library website

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

SurfaceToSurfaceFormat


Header: AVL.h
Namespace: avl
Module: Vision3DStandard

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
Input value inSurface const Surface&
Output value outSurfaceFormat SurfaceFormat&