Blender  V3.3
Namespaces | Macros | Functions
COM_ColorCorrectionOperation.cc File Reference
#include "COM_ColorCorrectionOperation.h"
#include "IMB_colormanagement.h"

Go to the source code of this file.

Namespaces

 blender
 
 blender::compositor
 

Macros

#define MARGIN   0.10f
 
#define MARGIN_DIV   (0.5f / MARGIN)
 

Functions

BLI_INLINE float blender::compositor::color_correct_powf_safe (const float x, const float y, const float fallback_value)
 

Macro Definition Documentation

◆ MARGIN

#define MARGIN   0.10f

◆ MARGIN_DIV

#define MARGIN_DIV   (0.5f / MARGIN)