|
Blender V5.0
|
#include <IMB_filetype.hh>
Public Attributes | |
| char | metadata_colorspace [IM_MAX_SPACE] = "" |
| bool | is_hdr_float = false |
Definition at line 62 of file IMB_filetype.hh.
| bool ImFileColorSpace::is_hdr_float = false |
Definition at line 66 of file IMB_filetype.hh.
Referenced by imb_exr_set_known_colorspace(), imb_handle_colorspace_and_alpha(), imb_load_dpx(), imb_load_dpx_cineon(), imb_load_png(), imb_load_tiff(), and blender::imbuf::set_file_colorspace().
| char ImFileColorSpace::metadata_colorspace[IM_MAX_SPACE] = "" |
Definition at line 64 of file IMB_filetype.hh.
Referenced by imb_exr_part_colorspace(), imb_exr_set_known_colorspace(), imb_handle_colorspace_and_alpha(), and blender::imbuf::set_file_colorspace().