|
Blender
V3.3
|
This is the complete list of members for ColorSpaceManager, including all inherited members.
| colorspace_is_data(ustring colorspace) | ColorSpaceManager | static |
| detect_known_colorspace(ustring colorspace, const char *file_format, bool is_float) | ColorSpaceManager | static |
| free_memory() | ColorSpaceManager | static |
| get_processor(ustring colorspace) | ColorSpaceManager | static |
| to_scene_linear(ustring colorspace, T *pixels, size_t num_pixels, bool is_rgba, bool compress_as_srgb) | ColorSpaceManager | static |
| to_scene_linear(ColorSpaceProcessor *processor, float *pixel, int channels) | ColorSpaceManager | static |