Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::gil::byte_to_memunit< T > Struct Template Reference

Support for pixel iterator movement measured in memory units (bytes or bits) as opposed to pixel type. More...

#include <pixel_iterator.hpp>

Inheritance diagram for boost::gil::byte_to_memunit< T >:
Collaboration diagram for boost::gil::byte_to_memunit< T >:

Detailed Description

template<typename T>
struct boost::gil::byte_to_memunit< T >

Support for pixel iterator movement measured in memory units (bytes or bits) as opposed to pixel type.


Necessary to handle image row alignment and channel plane alignment.


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