boost::gil::pixel::pixel
Construct from channel_t
Synopsis
Declared in <boost/gil/pixel.hpp>
explicit
pixel(channel_t v);
Parameters
Name |
Description |
v |
The object to construct from |
Created with MrDocs
Construct from channel_t
Declared in <boost/gil/pixel.hpp>
explicit
pixel(channel_t v);
Name |
Description |
v |
The object to construct from |
Created with MrDocs