Blender
V3.3
|
#include "COM_ImageOperation.h"
#include "BKE_scene.h"
#include "IMB_colormanagement.h"
#include "IMB_imbuf.h"
#include "IMB_imbuf_types.h"
Go to the source code of this file.
Namespaces | |
blender | |
blender::compositor | |
Functions | |
static void | blender::compositor::sample_image_at_location (ImBuf *ibuf, float x, float y, PixelSampler sampler, bool make_linear_rgb, float color[4]) |