view_type Struct Template Reference
[xxx_type]

#include <metafunctions.hpp>

List of all members.


Detailed Description

template<typename T, typename L, bool IsPlanar = false, bool IsStepX = false, bool IsMutable = true>
struct boost::gil::view_type< T, L, IsPlanar, IsStepX, IsMutable >

Returns the type of a homogeneous view given the channel type, layout, whether it operates on planar data and whether it has a step horizontally.


Public Types

typedef type_from_x_iterator<
typename iterator_type< T,
L, IsPlanar, IsStepX, IsMutable
>::type >::view_t 
type

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

Copyright © 2006-2007 Adobe Systems Incorporated.

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

Search powered by Google