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

Public Attributes

ColormanageProcessorcm_processor
 
unsigned char * byte_buffer
 
floatfloat_buffer
 
int width
 
int start_line
 
int tot_line
 
int channels
 
bool predivide
 
bool float_from_byte
 

Detailed Description

Definition at line 1811 of file colormanagement.c.

Member Data Documentation

◆ byte_buffer

unsigned char* ProcessorTransformThread::byte_buffer

◆ channels

int ProcessorTransformThread::channels

◆ cm_processor

ColormanageProcessor* ProcessorTransformThread::cm_processor

◆ float_buffer

float* ProcessorTransformThread::float_buffer

◆ float_from_byte

bool ProcessorTransformThread::float_from_byte

◆ predivide

bool ProcessorTransformThread::predivide

◆ start_line

int ProcessorTransformThread::start_line

Definition at line 1816 of file colormanagement.c.

Referenced by processor_transform_init_handle().

◆ tot_line

int ProcessorTransformThread::tot_line

◆ width

int ProcessorTransformThread::width

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