Blender V4.3
ImbufByteToFloatData Struct Reference

Public Attributes

OCIO_ConstCPUProcessorRcPtrprocessor
 
int width
 
int offset
 
int stride
 
const ucharin_buffer
 
floatout_buffer
 
bool use_premultiply
 

Detailed Description

Definition at line 2410 of file colormanagement.cc.

Member Data Documentation

◆ in_buffer

const uchar* ImbufByteToFloatData::in_buffer

Definition at line 2414 of file colormanagement.cc.

◆ offset

int ImbufByteToFloatData::offset

Definition at line 2413 of file colormanagement.cc.

Referenced by imbuf_byte_to_float_cb().

◆ out_buffer

float* ImbufByteToFloatData::out_buffer

Definition at line 2415 of file colormanagement.cc.

◆ processor

OCIO_ConstCPUProcessorRcPtr* ImbufByteToFloatData::processor

Definition at line 2411 of file colormanagement.cc.

Referenced by IMB_colormanagement_imbuf_to_float_texture().

◆ stride

int ImbufByteToFloatData::stride

Definition at line 2413 of file colormanagement.cc.

◆ use_premultiply

bool ImbufByteToFloatData::use_premultiply

Definition at line 2416 of file colormanagement.cc.

◆ width

int ImbufByteToFloatData::width

Definition at line 2412 of file colormanagement.cc.


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