TuttleOFX  1
wuline.hpp File Reference
#include "blend.hpp"
Include dependency graph for wuline.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename view_t , typename value_type_t >
void wuline (const view_t &view, const value_type_t &pixel, int X0, int Y0, int X1, int Y1, int NumLevels=256, int IntensityBits=8)

Function Documentation

template<typename view_t , typename value_type_t >
void wuline ( const view_t &  view,
const value_type_t &  pixel,
int  X0,
int  Y0,
int  X1,
int  Y1,
int  NumLevels = 256,
int  IntensityBits = 8 
) [inline]

Definition at line 11 of file wuline.hpp.

References terry::algorithm::static_for_each(), and boost::gil::view().

Referenced by test1::operator()().

Here is the call graph for this function: