Blender V4.3
interp.cc File Reference
#include "BLI_math_vector.h"
#include "IMB_colormanagement.hh"
#include "IMB_interp.hh"

Go to the source code of this file.

Functions

void IMB_sampleImageAtLocation (ImBuf *ibuf, float x, float y, bool make_linear_rgb, float color[4])
 

Function Documentation

◆ IMB_sampleImageAtLocation()

void IMB_sampleImageAtLocation ( ImBuf * ibuf,
float x,
float y,
bool make_linear_rgb,
float color[4] )