any_image_view Class Template Reference
[Image View]

#include <any_image_view.hpp>

Inheritance diagram for any_image_view:

variant< ImageViewTypes > List of all members.

Detailed Description

template<typename ImageViewTypes>
class any_image_view< ImageViewTypes >

Represents a run-time specified image view.

CLASS any_image_view


Public Types

typedef any_image_view< typename
detail::get_const_views_from_views<
ImageViewTypes >::type > 
const_t
typedef any_image_view< typename
detail::get_dynamic_step_views<
ImageViewTypes >::dynamic_x_step_t
dynamic_x_step_t
typedef any_image_view< typename
detail::get_dynamic_step_views<
ImageViewTypes >::dynamic_y_step_t
dynamic_y_step_t
typedef any_image_view< typename
detail::get_dynamic_step_views<
ImageViewTypes >::dynamic_xy_step_t
dynamic_xy_step_t
typedef any_image_view< typename
detail::get_dynamic_step_views<
ImageViewTypes >::dynamic_xy_step_transposed_t
dynamic_xy_step_transposed_t

Public Member Functions

template<typename T>
 any_image_view (const T &obj)
 any_image_view (const any_image_view &v)
template<typename T>
any_image_viewoperator= (const T &obj)
any_image_viewoperator= (const any_image_view &v)

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

Copyright © 2006 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google