Blender  V3.3
Namespaces | Functions
node_composite_convert_color_space.cc File Reference
#include "node_composite_util.hh"
#include "RNA_access.h"
#include "UI_interface.h"
#include "UI_resources.h"
#include "IMB_colormanagement.h"

Go to the source code of this file.

Namespaces

 blender
 
 blender::nodes
 
 blender::nodes::node_composite_convert_color_space_cc
 

Functions

static void blender::nodes::node_composite_convert_color_space_cc::CMP_NODE_CONVERT_COLOR_SPACE_declare (NodeDeclarationBuilder &b)
 
static void blender::nodes::node_composite_convert_color_space_cc::node_composit_init_convert_colorspace (bNodeTree *UNUSED(ntree), bNode *node)
 
static void blender::nodes::node_composite_convert_color_space_cc::node_composit_buts_convert_colorspace (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr)
 
void register_node_type_cmp_convert_color_space (void)
 

Function Documentation

◆ register_node_type_cmp_convert_color_space()

void register_node_type_cmp_convert_color_space ( void  )