Namespaces | Functions
img_qt_convert.h File Reference
#include <QImage>
Include dependency graph for img_qt_convert.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  img
 

the img module namespace


Functions

template<typename ScalarType , bool Safe>
void img::convert_QImage_to_RGB (const QImage &source, Image< 3, ScalarType, Safe > &destination)
template<typename ScalarType , bool Safe>
void img::convert_QImage_to_RGBA (const QImage &source, Image< 4, ScalarType, Safe > &destination)
template<typename ScalarType , bool Safe>
void img::convert_QImage_to_Y (const QImage &source, Image< 1, ScalarType, Safe > &destination)
template<typename ScalarType , bool Safe>
void img::convert_RGB_to_QImage (const Image< 3, ScalarType, Safe > &source, QImage &destination)
template<typename ScalarType , bool Safe>
void img::convert_RGBA_to_QImage (const Image< 4, ScalarType, Safe > &source, QImage &destination)
template<typename ScalarType , bool Safe>
void img::convert_Y_to_QImage (const Image< 1, ScalarType, Safe > &source, QImage &destination)


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:38:50