Boost GIL


Public Member Functions | List of all members
pixel_zeros_t< PixelRef > Struct Template Reference

Sets pixel elements to zero (for whatever zero means) More...

#include <pixel_numeric_operations.hpp>

Public Member Functions

auto operator() (PixelRef &p) const -> PixelRef &
 

Detailed Description

template<typename PixelRef>
struct boost::gil::pixel_zeros_t< PixelRef >

Sets pixel elements to zero (for whatever zero means)

Template Parameters
PixelRef- models PixelConcept

The documentation for this struct was generated from the following file: