img_qt_io.h File Reference

#include <fstream>
#include <QImage>
#include "wrap/qt/img_qt_convert.h"
#include "img/img_io.h"
Include dependency graph for img_qt_io.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>
bool img::adjust_range_and_save_PGM (const Image< 1, ScalarType, Safe > &range_0_1_image, const QString filename)
template<typename ScalarType , bool Safe>
bool img::adjust_range_and_save_RGB (const Image< 3, ScalarType, Safe > &range_0_1_image, const QString filename)
template<typename ScalarType , bool Safe>
bool img::adjust_range_and_save_Y (const Image< 1, ScalarType, Safe > &range_0_1_image, const QString filename)
template<typename ScalarType , bool Safe>
void img::open_and_normalize_range_RGB (const QString filename, Image< 3, ScalarType, Safe > &range_0_1_image)
template<typename ScalarType , bool Safe>
void img::open_and_normalize_range_Y (const QString filename, Image< 1, ScalarType, Safe > &range_0_1_image)
template<typename ScalarType , bool Safe>
void img::open_normalize_range_and_SRGB_linearize_RGB (const QString filename, Image< 3, ScalarType, Safe > &linear_image)
template<typename ScalarType , bool Safe>
void img::openQtRGB (const QString filename, Image< 3, ScalarType, Safe > &image)
template<typename ScalarType , bool Safe>
void img::openQtY (const QString filename, Image< 1, ScalarType, Safe > &image)
template<typename ScalarType , bool Safe>
bool img::savePGM (const Image< 1, ScalarType, Safe > &image, const QString filename)
template<typename ScalarType , bool Safe>
bool img::saveQtRGB (const Image< 3, ScalarType, Safe > &image, const QString filename)
template<typename ScalarType , bool Safe>
bool img::saveQtY (const Image< 1, ScalarType, Safe > &image, const QString filename)
template<typename ScalarType , bool Safe>
bool img::SRGB_compress_adjust_range_and_save_PGM (const Image< 1, ScalarType, Safe > &linear_image, const QString filename)
template<typename ScalarType , bool Safe>
bool img::SRGB_compress_adjust_range_and_save_RGB (const Image< 3, ScalarType, Safe > &linear_image, const QString filename)
template<typename ScalarType , bool Safe>
bool img::SRGB_compress_adjust_range_and_save_Y (const Image< 1, ScalarType, Safe > &linear_image, const QString filename)
 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