nux-0.9.48
|
#include <Nux/Painter.h>
Public Member Functions | |
PushColorBackgroundScope (BasePainter &painter, GraphicsEngine &GfxContext, const Geometry &geo, const Color &color, bool PushAndDraw=false, bool WriteAlpha=false, const ROPConfig &ROP=ROPConfig::Default) | |
~PushColorBackgroundScope () |
nux::PushColorBackgroundScope::PushColorBackgroundScope | ( | BasePainter & | painter, |
GraphicsEngine & | GfxContext, | ||
const Geometry & | geo, | ||
const Color & | color, | ||
bool | PushAndDraw = false , |
||
bool | WriteAlpha = false , |
||
const ROPConfig & | ROP = ROPConfig::Default |
||
) | [inline] |
References nux::BasePainter::PushColorLayer(), and nux::BasePainter::PushDrawColorLayer().
nux::PushColorBackgroundScope::~PushColorBackgroundScope | ( | ) | [inline] |
References nux::BasePainter::PopBackground().