|
Blender V4.5
|
Public Member Functions | |
| template<typename ImageT, typename MaskT> | |
| void | apply (ImageT *image, const MaskT *mask, IndexRange size) |
Public Attributes | |
| float | mul |
| float | add |
Definition at line 674 of file sequencer/intern/modifier.cc.
|
inline |
Definition at line 679 of file sequencer/intern/modifier.cc.
References blender::seq::apply_and_advance_mask(), i, input, blender::seq::load_pixel_raw(), mask(), result, size(), and blender::seq::store_pixel_raw().
| float blender::seq::BrightContrastApplyOp::add |
Definition at line 676 of file sequencer/intern/modifier.cc.
Referenced by blender::seq::brightcontrast_apply().
| float blender::seq::BrightContrastApplyOp::mul |
Definition at line 675 of file sequencer/intern/modifier.cc.
Referenced by blender::seq::brightcontrast_apply().