boost::gil::channel_invert
Default implementation. Provide overloads for performance
Synopsis
Declared in <boost/gil/channel_algorithm.hpp>
template<typename Channel>
channel_traits<Channel>::value_type
channel_invert(Channel x);
Created with MrDocs