App
Classes | Namespaces
Blender.hpp File Reference

Definuje třídu s pouze statickými metodami, zapouzdřuje veškerý alpha blending pro všechny typy bitmap. More...

#include "../typedefs.hpp"
#include "../utils/Geometry.hpp"
#include "../utils/PointerArea.hpp"
#include "../bitmaps/TBitmap.hpp"
#include "Blender_blend_macro.hpp"
#include "Blender_define.hpp"
#include "Blender_define_macro.hpp"
#include "Blender_BlendMode.hpp"
#include <cstddef>
#include <cmath>

Go to the source code of this file.

Classes

class  app::Blender
 Třída zapouzdřuje veškeré funkce pro alpha blending bitmap pomocí statických metod. More...
 

Namespaces

namespace  app
 Namespace obsahující veškeré vlastní třídy knihovny pro zpracování obrazu.
 

Detailed Description

Definuje třídu s pouze statickými metodami, zapouzdřuje veškerý alpha blending pro všechny typy bitmap.

Definition in file Blender.hpp.