version 3.3

VRS::ImageConverter Class Reference

#include <vrs/qt3/imageconverter.h>

List of all members.

Static Public Member Functions

static QImage convertToQImage (VRS::SO< VRS::Image > img)
 Converts the given VRS::Image to an QImage.
static QImage convertToQImage (VRS::SO< VRS::Image > img, const VRS::Color &backgroundColor)
 Converts the given VRS::Image to an QImage.
static SO< ImageconvertFromQImage (const QImage &img)
 Converts the given QImage to an VRS::Image.


Member Function Documentation

static QImage VRS::ImageConverter::convertToQImage ( VRS::SO< VRS::Image img  )  [static]

Converts the given VRS::Image to an QImage.

static QImage VRS::ImageConverter::convertToQImage ( VRS::SO< VRS::Image img,
const VRS::Color backgroundColor 
) [static]

Converts the given VRS::Image to an QImage.

static SO<Image> VRS::ImageConverter::convertFromQImage ( const QImage &  img  )  [static]

Converts the given QImage to an VRS::Image.


The documentation for this class was generated from the following file:

Generated on Mon May 21 06:00:24 2012 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact