boost::gil::channel_plus_scalar_t
Arithmetic operation of adding scalar to channel value.
Synopsis
template<
typename Channel,
typename Scalar,
typename ChannelResult>
struct channel_plus_scalar_t;
Description
|
This is a generic implementation; user should specialize it for better performance. |
Member Functions
Name |
Created with MrDocs