$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::convert::internal Namespace Reference

Functions

template<typename I >
QImage to_qimage_nocopy_dispatch (const Image< I > &ima, const value::qt::rgb32 &)
template<typename I , typename V >
QImage to_qimage_nocopy_dispatch (const Image< I > &, V &)
template<typename I >
QImage to_qimage_nocopy_dispatch (const Image< I > &ima)

Function Documentation

template<typename I >
QImage mln::convert::internal::to_qimage_nocopy_dispatch ( const Image< I > &  ima,
const value::qt::rgb32 &   
)
inline

Definition at line 116 of file to_qimage_nocopy.hh.

template<typename I , typename V >
QImage mln::convert::internal::to_qimage_nocopy_dispatch ( const Image< I > &  ,
V &   
)
inline

Definition at line 138 of file to_qimage_nocopy.hh.

template<typename I >
QImage mln::convert::internal::to_qimage_nocopy_dispatch ( const Image< I > &  ima)
inline

Definition at line 148 of file to_qimage_nocopy.hh.