TuttleOFX  1
terry::numeric::pixel_halves_t< PixelRef > Struct Template Reference

construct for dividing a pixel by 2 More...

#include <operations.hpp>

Public Member Functions

GIL_FORCEINLINE PixelRef & operator() (PixelRef &p) const

Detailed Description

template<typename PixelRef>
struct terry::numeric::pixel_halves_t< PixelRef >

construct for dividing a pixel by 2

Definition at line 246 of file operations.hpp.


Member Function Documentation

template<typename PixelRef >
GIL_FORCEINLINE PixelRef& terry::numeric::pixel_halves_t< PixelRef >::operator() ( PixelRef &  p) const [inline]

Definition at line 248 of file operations.hpp.

References terry::algorithm::static_for_each().

Here is the call graph for this function:


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