Blender  V3.3
Public Attributes | List of all members
ColorBalanceThread Struct Reference

Public Attributes

StripColorBalancecb
 
float mul
 
int width
 
int height
 
unsigned char * rect
 
unsigned char * mask_rect
 
floatrect_float
 
floatmask_rect_float
 
bool make_float
 

Detailed Description

Definition at line 498 of file sequencer/intern/modifier.c.

Member Data Documentation

◆ cb

StripColorBalance* ColorBalanceThread::cb

◆ height

int ColorBalanceThread::height

◆ make_float

bool ColorBalanceThread::make_float

◆ mask_rect

unsigned char * ColorBalanceThread::mask_rect

◆ mask_rect_float

float * ColorBalanceThread::mask_rect_float

◆ mul

float ColorBalanceThread::mul

◆ rect

unsigned char* ColorBalanceThread::rect

◆ rect_float

float* ColorBalanceThread::rect_float

◆ width

int ColorBalanceThread::width

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