Boost GIL


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

Performs channel-wise division by 2. More...

#include <pixel_numeric_operations.hpp>

Public Member Functions

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

Detailed Description

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

Performs channel-wise division by 2.

Template Parameters
PixelRef- models PixelConcept

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