Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
blend.cpp File Reference

(e4657a741c23c8f48e0e97ae2091dc2d99f4f27d)

#include "core/fxge/dib/blend.h"
#include <algorithm>
#include <array>
#include <cmath>
#include "core/fxcrt/check_op.h"
#include "core/fxcrt/notreached.h"
#include "core/fxge/dib/fx_dib.h"
Include dependency graph for blend.cpp:

Go to the source code of this file.

Namespaces

namespace  fxge

Functions

int fxge::Blend (BlendMode blend_mode, int back_color, int src_color)