roo_display
API Documentation for roo_display
Loading...
Searching...
No Matches
background.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
roo_display/color/blending.h
"
4
#include "
roo_display/filter/blender.h
"
5
6
namespace
roo_display
{
7
8
/// Filtering device that blends with a rasterizable background.
9
using
BackgroundFilter
=
BlendingFilter<BlendOp<BlendingMode::kSourceOver>
>;
10
11
}
// namespace roo_display
blender.h
blending.h
roo_display
Defines 140 opaque HTML named colors.
Definition
roo_display.cpp:7
roo_display::BlendOp
Definition
blending.h:200
temp_repos
roo_display
src
roo_display
filter
background.h
Generated by
1.9.8