TuttleOFX  1
alpha24_blend Struct Reference

#include <blend.hpp>

Public Member Functions

 alpha24_blend (short alpha)
template<typename T >
void operator() (T &dst, const T src)

Data Fields

short alpha

Detailed Description

Definition at line 6 of file blend.hpp.


Constructor & Destructor Documentation

alpha24_blend::alpha24_blend ( short  alpha) [inline]

Definition at line 9 of file blend.hpp.


Member Function Documentation

template<typename T >
void alpha24_blend::operator() ( T &  dst,
const T  src 
) [inline]

Definition at line 12 of file blend.hpp.

References alpha.


Field Documentation

Definition at line 8 of file blend.hpp.

Referenced by operator()().


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