|
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 612 of file sequencer/intern/modifier.cc.
|
inline |
Definition at line 616 of file sequencer/intern/modifier.cc.
References blender::seq::apply_and_advance_mask(), BKE_curvemapping_evaluateF(), blender::math::clamp(), floorf, hsv_to_rgb(), i, input, blender::seq::load_pixel_raw(), mask(), result, rgb_to_hsv(), size(), and blender::seq::store_pixel_raw().
| const CurveMapping* blender::seq::HueCorrectApplyOp::curve_mapping |
Definition at line 613 of file sequencer/intern/modifier.cc.
Referenced by blender::seq::hue_correct_apply().