#include <boost/gil/channel.hpp>
#include <boost/gil/color_base_algorithm.hpp>
Go to the source code of this file.
Data Structures |
struct | terry::channel_base_type< ChannelValue > |
struct | terry::channel_base_type< boost::gil::scoped_channel_value< ChannelValue, MinV, MaxV > > |
struct | terry::is_scoped_channel< ChannelValue > |
struct | terry::is_scoped_channel< boost::gil::scoped_channel_value< ChannelValue, MinV, MaxV > > |
struct | terry::assign_channel_if_exists_t< Pixel, Channel, HasChannel > |
struct | terry::assign_channel_if_exists_t< Pixel, Channel, boost::mpl::false_ > |
struct | terry::assign_channel_if_exists_t< Pixel, Channel, boost::mpl::true_ > |
Namespaces |
namespace | terry |