Blender V5.0
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 2046 of file colormanagement.cc.

Member Data Documentation

◆ byte_buffer

uchar* 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 2051 of file colormanagement.cc.

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: