|
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 80 of file vse_effect_cross.cc.
|
inline |
Definition at line 81 of file vse_effect_cross.cc.
References col, factor, blender::seq::gammaCorrect(), blender::seq::invGammaCorrect(), blender::seq::load_premul_pixel(), size(), blender::seq::store_premul_pixel(), and T.
| float blender::seq::GammaCrossEffectOp::factor |
Definition at line 98 of file vse_effect_cross.cc.
Referenced by apply(), and blender::seq::do_gammacross_effect().