|
Blender V5.0
|
Public Member Functions | |
| template<typename ImageT, typename MaskSampler> | |
| void | apply (ImageT *image, MaskSampler &mask, int image_x, IndexRange y_range) |
Public Attributes | |
| float | multiplier [3] |
Definition at line 30 of file MOD_white_balance.cc.
|
inline |
Definition at line 34 of file MOD_white_balance.cc.
References blender::IndexRange::first(), i, input, blender::seq::load_pixel_premul(), mask(), max_ff(), mul_v3_v3(), multiplier, powf, result, blender::seq::store_pixel_premul(), x, and y.
| float blender::seq::WhiteBalanceApplyOp::multiplier[3] |
Definition at line 31 of file MOD_white_balance.cc.
Referenced by apply(), and blender::seq::whiteBalance_apply().