Back to FabImage Library Lite website
You are here: Start » Image » Image Basics » MatrixToImage
MatrixToImage
| Header: | FIL.h |
|---|---|
| Namespace: | fil |
Converts a matrix to a single-channel real image.
Syntax
void fil::MatrixToImage ( const fil::Matrix& inMatrix, fil::Image& outImage )


