any_image Class Template Reference
[Image]

#include <any_image.hpp>

Inheritance diagram for any_image:

variant< ImageTypes > List of all members.

Detailed Description

template<typename ImageTypes>
class any_image< ImageTypes >

Represents a run-time specified image.

CLASS any_image


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_imageoperator= (const T &obj)
any_imageoperator= (const any_image &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