Go to the documentation of this file.
10 #ifndef TLINEARFILTER_HPP_
11 #define TLINEARFILTER_HPP_
17 #include "../typedefs.hpp"
18 #include "../bitmaps/TBitmap.hpp"
19 #include "../utils/MirroredReindexer.hpp"
20 #include "../blending/Blender.hpp"
30 template <
typename TPIXEL,
typename TCHANNEL>