Blender V5.0
MOD_brightness_contrast.cc File Reference
#include <cfloat>
#include "BLI_math_base.h"
#include "BLI_math_vector.hh"
#include "BLT_translation.hh"
#include "DNA_sequence_types.h"
#include "SEQ_modifier.hh"
#include "SEQ_modifiertypes.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::BrightContrastApplyOp

Namespaces

namespace  blender
namespace  blender::seq

Functions

static void blender::seq::brightcontrast_apply (ModifierApplyContext &context, StripModifierData *smd, ImBuf *mask)
static void blender::seq::brightcontrast_panel_draw (const bContext *C, Panel *panel)
static void blender::seq::brightcontrast_register (ARegionType *region_type)

Variables

StripModifierTypeInfo blender::seq::seqModifierType_BrightContrast