Blender V4.3
ProcessorTransformThread Struct Reference

Public Attributes

ColormanageProcessorcm_processor
 
ucharbyte_buffer
 
floatfloat_buffer
 
int width
 
int start_line
 
int tot_line
 
int channels
 
bool predivide
 
bool float_from_byte
 

Detailed Description

Definition at line 1956 of file colormanagement.cc.

Member Data Documentation

◆ byte_buffer

uchar* ProcessorTransformThread::byte_buffer

Definition at line 1958 of file colormanagement.cc.

Referenced by do_processor_transform_thread().

◆ channels

int ProcessorTransformThread::channels

Definition at line 1963 of file colormanagement.cc.

◆ cm_processor

ColormanageProcessor* ProcessorTransformThread::cm_processor

Definition at line 1957 of file colormanagement.cc.

◆ float_buffer

float* ProcessorTransformThread::float_buffer

Definition at line 1959 of file colormanagement.cc.

◆ float_from_byte

bool ProcessorTransformThread::float_from_byte

Definition at line 1965 of file colormanagement.cc.

◆ predivide

bool ProcessorTransformThread::predivide

Definition at line 1964 of file colormanagement.cc.

◆ start_line

int ProcessorTransformThread::start_line

Definition at line 1961 of file colormanagement.cc.

◆ tot_line

int ProcessorTransformThread::tot_line

Definition at line 1962 of file colormanagement.cc.

◆ width

int ProcessorTransformThread::width

Definition at line 1960 of file colormanagement.cc.


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