|
Blender V4.5
|
Public Member Functions | |
| template<typename ImageT, typename MaskT> | |
| void | apply (ImageT *image, const MaskT *mask, IndexRange size) |
Public Attributes | |
| const CurveMapping * | curve_mapping |
Definition at line 530 of file sequencer/intern/modifier.cc.
|
inline |
Definition at line 534 of file sequencer/intern/modifier.cc.
References blender::seq::apply_and_advance_mask(), BKE_curvemapping_evaluate_premulRGBF(), i, input, blender::seq::load_pixel_premul(), mask(), result, size(), and blender::seq::store_pixel_premul().
| const CurveMapping* blender::seq::CurvesApplyOp::curve_mapping |
Definition at line 531 of file sequencer/intern/modifier.cc.
Referenced by blender::seq::curves_apply().