|
nux-0.9.46
|
#include <Nux/Painter.h>
Public Member Functions | |
| PushShapeCornerBackgroundScope (BasePainter &painter, GraphicsEngine &GfxContext, const Geometry &geo, UXStyleImageRef image_style, const Color &color, long corners, bool PushAndDraw=false, bool WriteAlpha=false, const ROPConfig &ROP=ROPConfig::Default) | |
| ~PushShapeCornerBackgroundScope () | |
| nux::PushShapeCornerBackgroundScope::PushShapeCornerBackgroundScope | ( | BasePainter & | painter, |
| GraphicsEngine & | GfxContext, | ||
| const Geometry & | geo, | ||
| UXStyleImageRef | image_style, | ||
| const Color & | color, | ||
| long | corners, | ||
| bool | PushAndDraw = false, |
||
| bool | WriteAlpha = false, |
||
| const ROPConfig & | ROP = ROPConfig::Default |
||
| ) | [inline] |
References nux::BasePainter::PushDrawShapeLayer(), and nux::BasePainter::PushShapeLayer().
| nux::PushShapeCornerBackgroundScope::~PushShapeCornerBackgroundScope | ( | ) | [inline] |
References nux::BasePainter::PopBackground().