any_image Class Template Reference | |||||||||||||||||||||||||
Public Types | |
|
typedef any_image_view< typename detail::get_const_views_from_images< ImageTypes >::type > | const_view_t |
|
typedef any_image_view< typename detail::get_views_from_images< ImageTypes >::type > | view_t |
Public Member Functions | |
| template<typename T> | |
| any_image (const T &obj) | |
| template<typename T> | |
| any_image (T &obj, bool do_swap) | |
| any_image (const any_image &v) | |
| template<typename T> | |
| any_image & | operator= (const T &obj) |
| any_image & | operator= (const any_image &v) |