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

Go to the source code of this file.

Data Structures

struct  alpha24_blend

Functions

template<typename blend_t , typename pixel_t , typename grayview_t , typename view_t >
void copy (pixel_t pixel, const grayview_t &grayview, const view_t &view)
template<typename blend_t , typename grayview_t , typename view_t >
void copy (const grayview_t &gray, const view_t &bottom, const view_t &top)

Function Documentation

template<typename blend_t , typename grayview_t , typename view_t >
void copy ( const grayview_t &  gray,
const view_t &  bottom,
const view_t &  top 
) [inline]

Definition at line 43 of file blend.hpp.

References terry::algorithm::static_for_each().

Here is the call graph for this function: