boost::gil::channel_traits<T&>
Synopsis
Declared in <boost/gil/channel.hpp>
template<typename T>
struct channel_traits<T&>
: channel_traits<T>
Base Classes
Name |
Description |
Traits for channels. Contains the following members: |
Created with MrDocs