|
Blender V5.0
|
Public Member Functions | |
| template<typename T> | |
| void | apply (const T *src1, const T *src2, T *dst, int64_t size) const |
Public Attributes | |
| float | factor |
Definition at line 44 of file vse_effect_blend.cc.
|
inline |
Definition at line 45 of file vse_effect_blend.cc.
References blender::seq::alpha_opaque(), col, factor, blender::seq::load_premul_pixel(), size(), blender::seq::store_premul_pixel(), and T.
| float blender::seq::AlphaOverEffectOp::factor |
Definition at line 75 of file vse_effect_blend.cc.
Referenced by apply(), and blender::seq::do_alphaover_effect().