TuttleOFX  1
terry::image_from_view< View, Alloc > Struct Template Reference

#include <globals.hpp>

Public Types

typedef View::value_type value_type
typedef boost::gil::image
< value_type,
boost::gil::is_planar< View >
::value, Alloc > 
type

Detailed Description

template<class View, typename Alloc = std::allocator<unsigned char>>
struct terry::image_from_view< View, Alloc >

Definition at line 41 of file globals.hpp.


Member Typedef Documentation

template<class View, typename Alloc = std::allocator<unsigned char>>
typedef boost::gil::image<value_type, boost::gil::is_planar<View>::value, Alloc> terry::image_from_view< View, Alloc >::type

Definition at line 44 of file globals.hpp.

template<class View, typename Alloc = std::allocator<unsigned char>>
typedef View::value_type terry::image_from_view< View, Alloc >::value_type

Definition at line 43 of file globals.hpp.


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