boost::gil::zero_channels arrow_upward boost::gil::zero_channels Sets pixel elements to zero (for whatever zero means) Synopsis Declared in <boost/gil/pixel_numeric_operations.hpp> template<typename Pixel> void zero_channels(Pixel& p); Template Parameters Name Description Pixel ‐ models PixelConcept Created with MrDocs