Blender V5.0
ExrChannel Struct Reference

Public Attributes

std::string part_name
int part_number = 0
std::string name
std::string internal_name
std::string view
const ColorSpacecolorspace
int xstride = 0
int ystride = 0
floatrect = nullptr
char chan_id = 0
bool use_half_float = false

Detailed Description

Definition at line 777 of file openexr_api.cpp.

Member Data Documentation

◆ chan_id

char ExrChannel::chan_id = 0

◆ colorspace

const ColorSpace* ExrChannel::colorspace

◆ internal_name

std::string ExrChannel::internal_name

◆ name

◆ part_name

std::string ExrChannel::part_name

◆ part_number

int ExrChannel::part_number = 0

Definition at line 780 of file openexr_api.cpp.

Referenced by exr_channels_in_multi_part_file(), and IMB_exr_read_channels().

◆ rect

◆ use_half_float

bool ExrChannel::use_half_float = false

◆ view

◆ xstride

◆ ystride


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