TuttleOFX
1
|
#include <blend.hpp>
Public Member Functions | |
alpha24_blend (short alpha) | |
template<typename T > | |
void | operator() (T &dst, const T src) |
Data Fields | |
short | alpha |
void alpha24_blend::operator() | ( | T & | dst, |
const T | src | ||
) | [inline] |
short alpha24_blend::alpha |
Definition at line 8 of file blend.hpp.
Referenced by operator()().