#include <metafunctions.hpp>
List of all members.
Detailed Description
template<typename BitField, unsigned Size1, unsigned Size2, unsigned Size3, unsigned Size4, unsigned Size5, typename Layout, typename Alloc = std::allocator<unsigned char>>
struct boost::gil::packed_image5_type< BitField, Size1, Size2, Size3, Size4, Size5, Layout, Alloc >
Returns the type of a five channel
image given its bitfield type, the bit
size of its channels and its
layout.
The documentation for this struct was generated from the following file: