|
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 | |
| const CurveMapping * | curve_mapping |
Definition at line 48 of file MOD_curves.cc.
|
inline |
Definition at line 52 of file MOD_curves.cc.
References BKE_curvemapping_evaluate_premulRGBF(), blender::IndexRange::first(), input, blender::seq::load_pixel_premul(), mask(), result, blender::seq::store_pixel_premul(), x, and y.
| const CurveMapping* blender::seq::CurvesApplyOp::curve_mapping |
Definition at line 49 of file MOD_curves.cc.
Referenced by blender::seq::curves_apply().