Back to FabImage Library website

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

SurfaceToSurfaceFormat


Header: FIL.h
Namespace: fil
Module: Vision3DStandard

Converts a surface to a surface format.

Syntax

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

Parameters

Name Type Default Description
Input value inSurface const Surface&
Output value outSurfaceFormat SurfaceFormat&