Struct ClipRectSaver
RAII setting/restoring of a DrawBuf clip rectangle
struct ClipRectSaver;
Constructors
| Name | Description |
|---|---|
this
(buf, newClipRect, newAlpha, intersect)
|
apply (intersect) new clip rectangle and alpha to draw buf
set intersect parameter to false, if you want to draw something outside of the widget
|
Aliases
| Name | Description |
|---|---|
~this
|