Back to Adaptive Vision Library website
You are here: Start » Function Reference » Conversions » SurfaceToImage
SurfaceToImage
Converts a surface object to an image.
| Header: | AVL.h |
|---|
Syntax
C++
C#
void avl::SurfaceToImage ( const avl::Surface& inSurface, avl::Image& outImage )


