Blender V5.0
interp.cc File Reference
#include "BLI_math_color.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, float scene_linear_rgb[3])

Function Documentation

◆ IMB_sampleImageAtLocation()