image_type Struct Template Reference
[xxx_type]

#include <metafunctions.hpp>

List of all members.


Detailed Description

template<typename T, typename L, bool IsPlanar = false, typename Alloc = std::allocator<unsigned char>>
struct boost::gil::image_type< T, L, IsPlanar, Alloc >

Returns the type of a homogeneous image given the channel type, layout, and whether it operates on planar data.


Public Types

typedef image< pixel< T, L >,
IsPlanar, Alloc > 
type

The documentation for this struct was generated from the following file:
Generated on Thu Nov 8 21:53:23 2007 for Generic Image Library by  doxygen 1.4.4