Blender V5.0
DisplayBufferThread Struct Reference

Public Attributes

ColormanageProcessorcm_processor
const floatbuffer
ucharbyte_buffer
floatdisplay_buffer
uchardisplay_buffer_byte
int width
int start_line
int tot_line
int channels
float dither
bool is_data
bool predivide
const char * byte_colorspace
const char * float_colorspace

Detailed Description

Definition at line 1623 of file colormanagement.cc.

Member Data Documentation

◆ buffer

const float* DisplayBufferThread::buffer

◆ byte_buffer

uchar* DisplayBufferThread::byte_buffer

◆ byte_colorspace

const char* DisplayBufferThread::byte_colorspace

◆ channels

◆ cm_processor

◆ display_buffer

float* DisplayBufferThread::display_buffer

◆ display_buffer_byte

uchar* DisplayBufferThread::display_buffer_byte

◆ dither

float DisplayBufferThread::dither

◆ float_colorspace

const char* DisplayBufferThread::float_colorspace

◆ is_data

bool DisplayBufferThread::is_data

◆ predivide

◆ start_line

int DisplayBufferThread::start_line

◆ tot_line

int DisplayBufferThread::tot_line

◆ width


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