#include "imageio.h"#include <opie2/odebug.h>#include <qimage.h>Include dependency graph for imageio.cpp:

Go to the source code of this file.
Functions | |
| void | bufferToImage (int _width, int _height, unsigned char *bp, QImage *image) |
| void | imageToFile (QImage *i, const QString &name, const QString &format, int quality) |
|
||||||||||||||||||||
|
Definition at line 23 of file imageio.cpp. Referenced by CameraMainWindow::postProcessVideo(). |
|
||||||||||||||||||||
|
Definition at line 44 of file imageio.cpp. References odebug, oendl, and oerr. Referenced by CameraMainWindow::postProcessVideo(). |
1.4.2