Information
MediaSupport
RSSOther Adobe ProjectsOther Resources |
any_image_view< IMAGE_VIEW_TYPES > Class Template ReferenceRepresents a run-time specified image view.
More...
|
Public Types | |
typedef any_image_view< typename detail::get_const_views_from_views< IMAGE_VIEW_TYPES >::type > | const_t |
typedef any_image_view< typename detail::get_dynamic_step_views< IMAGE_VIEW_TYPES >::type > | dynamic_step_t |
Public Member Functions | |
any_image_view (const any_image_view &v) | |
template<typename T> | |
any_image_view (const T &obj) | |
any_image_view () | |
any_image_view & | operator= (const any_image_view &v) |
template<typename T> | |
any_image_view & | operator= (const T &obj) |
Definition at line 39 of file any_image_view.hpp.