Blender  V2.93
Namespaces | Functions
COM_ImageOperation.cc File Reference
#include "COM_ImageOperation.h"
#include "BKE_image.h"
#include "BKE_scene.h"
#include "BLI_listbase.h"
#include "BLI_math.h"
#include "DNA_image_types.h"
#include "IMB_colormanagement.h"
#include "IMB_imbuf.h"
#include "IMB_imbuf_types.h"
#include "RE_pipeline.h"
#include "RE_texture.h"

Go to the source code of this file.

Namespaces

 blender
 
 blender::compositor
 

Functions

static void blender::compositor::sampleImageAtLocation (ImBuf *ibuf, float x, float y, PixelSampler sampler, bool make_linear_rgb, float color[4])