|
Blender V4.5
|
Public Member Functions | |
| template<typename ImageT, typename MaskT> | |
| void | apply (ImageT *image, const MaskT *mask, IndexRange size) |
Public Attributes | |
| float | multiplier [3] |
Definition at line 457 of file sequencer/intern/modifier.cc.
|
inline |
Definition at line 461 of file sequencer/intern/modifier.cc.
References blender::seq::apply_and_advance_mask(), i, input, blender::seq::load_pixel_premul(), mask(), max_ff(), mul_v3_v3(), multiplier, powf, result, size(), and blender::seq::store_pixel_premul().
| float blender::seq::WhiteBalanceApplyOp::multiplier[3] |
Definition at line 458 of file sequencer/intern/modifier.cc.
Referenced by apply(), and blender::seq::whiteBalance_apply().