Go to the documentation of this file.
14 #include "../typedefs.hpp"
15 #include "../utils/Geometry.hpp"
16 #include "../utils/PointerArea.hpp"
17 #include "../bitmaps/TBitmap.hpp"
327 static int drawTo(
BlendMode mode,
TBitmap<px_4x8bit, px_1x8bit> &dst,
const TBitmap<px_1x8bit, px_1x8bit> &msk,
const TBitmap<px_4x8bit, px_1x8bit> &src,
Rect mskRect,
Point srcOrig,
Point mskOrig,
double alpha);