Blender V5.0
StripColorBalance Struct Reference

#include <DNA_sequence_types.h>

Public Attributes

int method
float lift [3]
float gamma [3]
float gain [3]
float slope [3]
float offset [3]
float power [3]
int flag
char _pad [4]

Detailed Description

Definition at line 96 of file DNA_sequence_types.h.

Member Data Documentation

◆ _pad

char StripColorBalance::_pad[4]

Definition at line 105 of file DNA_sequence_types.h.

◆ flag

int StripColorBalance::flag

Definition at line 104 of file DNA_sequence_types.h.

◆ gain

float StripColorBalance::gain[3]

Definition at line 100 of file DNA_sequence_types.h.

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

◆ gamma

float StripColorBalance::gamma[3]

Definition at line 99 of file DNA_sequence_types.h.

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

◆ lift

float StripColorBalance::lift[3]

Definition at line 98 of file DNA_sequence_types.h.

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

◆ method

int StripColorBalance::method

◆ offset

float StripColorBalance::offset[3]

◆ power

float StripColorBalance::power[3]

◆ slope

float StripColorBalance::slope[3]

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