Blender V4.5
blender::seq::HueCorrectApplyOp Struct Reference

Public Member Functions

template<typename ImageT, typename MaskT>
void apply (ImageT *image, const MaskT *mask, IndexRange size)

Public Attributes

const CurveMappingcurve_mapping

Detailed Description

Definition at line 612 of file sequencer/intern/modifier.cc.

Member Function Documentation

◆ apply()

template<typename ImageT, typename MaskT>
void blender::seq::HueCorrectApplyOp::apply ( ImageT * image,
const MaskT * mask,
IndexRange size )
inline

Member Data Documentation

◆ curve_mapping

const CurveMapping* blender::seq::HueCorrectApplyOp::curve_mapping

Definition at line 613 of file sequencer/intern/modifier.cc.

Referenced by blender::seq::hue_correct_apply().


The documentation for this struct was generated from the following file: