Back to FabImage Library website
You are here: Start » Function Reference » Conversions » SurfaceToImage
SurfaceToImage
| Header: | FIL.h |
|---|---|
| Namespace: | fil |
| Module: | Vision3DStandard |
Converts a surface object to an image.
Syntax
C++
C#
void fil::SurfaceToImage ( const fil::Surface& inSurface, fil::Image& outImage )


