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 | |
|---|---|---|---|---|
![]() |
inSurface | const Surface& | ||
![]() |
outSurfaceFormat | SurfaceFormat& |


