Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/GeometryCore/Public/Image/ImageBuilder.h |
Include |
#include "Image/ImageBuilder.h" |
template<typename ScalarType>
PixelType BilinearSample
(
const FVector2d & PixelCoords,
const PixelType & InvalidValue
) const
Sample the image value at floating-point pixel coords with Bilinear interpolation