Boost GIL


Public Types | List of all members
devicen_t< N > Struct Template Reference

Unnamed color space of 1, 2, 3, 4, or 5 channels. More...

#include <device_n.hpp>

Public Types

using type = mp11::mp_transform< color_t, mp11::mp_iota_c< N > >
 

Detailed Description

template<int N>
struct boost::gil::devicen_t< N >

Unnamed color space of 1, 2, 3, 4, or 5 channels.

Template Parameters
NNumber of color components (1, 2, 3, 4 or 5).

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