boost::gil::is_pixel<T const>
Synopsis
Declared in <boost/gil/pixel.hpp>
template<typename T>
struct is_pixel<T const>
: is_pixel<T>
Base Classes
Name |
Description |
Created with MrDocs
Declared in <boost/gil/pixel.hpp>
template<typename T>
struct is_pixel<T const>
: is_pixel<T>
Name |
Description |
Created with MrDocs