Blender V5.0
MOD_white_balance.cc File Reference
#include "BLI_math_vector.h"
#include "BLT_translation.hh"
#include "DNA_sequence_types.h"
#include "SEQ_modifier.hh"
#include "UI_interface.hh"
#include "UI_interface_layout.hh"
#include "modifier.hh"

Go to the source code of this file.

Classes

struct  blender::seq::WhiteBalanceApplyOp

Namespaces

namespace  blender
namespace  blender::seq

Functions

static void blender::seq::whiteBalance_init_data (StripModifierData *smd)
static void blender::seq::whiteBalance_apply (ModifierApplyContext &context, StripModifierData *smd, ImBuf *mask)
static void blender::seq::whiteBalance_panel_draw (const bContext *C, Panel *panel)
static void blender::seq::whiteBalance_register (ARegionType *region_type)

Variables

StripModifierTypeInfo blender::seq::seqModifierType_WhiteBalance