packed_image3_type Struct Template Reference
[packed_image_type,bit_aligned_image_type]

#include <metafunctions.hpp>

Inheritance diagram for packed_image3_type:

packed_image_type< BitField, mpl::vector3_c< unsigned, Size1, Size2, Size3 >, Layout, Alloc > List of all members.

Detailed Description

template<typename BitField, unsigned Size1, unsigned Size2, unsigned Size3, typename Layout, typename Alloc = std::allocator<unsigned char>>
struct boost::gil::packed_image3_type< BitField, Size1, Size2, Size3, Layout, Alloc >

Returns the type of a three 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:

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