Beatmup
|
#include <resampling_kernels.h>
Static Public Member Functions | |
static void | process (AbstractBitmap &input, AbstractBitmap &output, IntRectangle &src, IntRectangle &dst, const TaskThread &tt) |
Resamples a rectangle from an input bitmap to a rectangle in an output bitmap applying a box filter. More... | |
Definition at line 67 of file resampling_kernels.h.
|
inlinestatic |
Resamples a rectangle from an input bitmap to a rectangle in an output bitmap applying a box filter.
Definition at line 73 of file resampling_kernels.h.