Function bilinearPixel

Get interpolated pixel value from an image

Color4f bilinearPixel (
  SuperImage img,
  float x,
  float y
);