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)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:19:36 2013