//  // // # # ### # # -= Nuclex Library =-  // // ## # # # ## ## AlphaBlend.cpp - Alpha blending  // // ### # # ###  // // # ### # ### Optimized software alpha blender for integer based  // // # ## # # ## ## pixel formats  // // # # ### # # R1 (C)2002-2004 Markus Ewald -> License.txt  // //  // #include "Nuclex/Video/AlphaBlend.h" using namespace Nuclex; using namespace Nuclex::Video; // Just here to ensure it compiles without additional headers