|
nux-0.9.46
|
#include <Nux/PaintLayer.h>
Public Member Functions | |
| ShapeLayer (UXStyleImageRef imageStyle, const Color &color, unsigned long Corners=eAllCorners, bool WriteAlpha=false, const ROPConfig &ROP=ROPConfig::Default) | |
| virtual void | Renderlayer (GraphicsEngine &GfxContext) |
| virtual AbstractPaintLayer * | Clone () const |
| nux::ShapeLayer::ShapeLayer | ( | UXStyleImageRef | imageStyle, |
| const Color & | color, | ||
| unsigned long | Corners = eAllCorners, |
||
| bool | WriteAlpha = false, |
||
| const ROPConfig & | ROP = ROPConfig::Default |
||
| ) |
| virtual AbstractPaintLayer* nux::ShapeLayer::Clone | ( | ) | const [virtual] |
Implements nux::AbstractPaintLayer.
| virtual void nux::ShapeLayer::Renderlayer | ( | GraphicsEngine & | GfxContext | ) | [virtual] |
Implements nux::AbstractPaintLayer.