#include <Blend2DGUI.h>
|
static BLImage | subImage (const BLImage &src, int x, int y, int w, int h, BLFormat format=BL_FORMAT_PRGB32) |
|
static void | blit (int x, int y, BLContext &ctx, const BLImage &src) |
|
◆ blit()
static void Blend2DWrapper::blit |
( |
int |
x, |
|
|
int |
y, |
|
|
BLContext & |
ctx, |
|
|
const BLImage & |
src |
|
) |
| |
|
inlinestatic |
◆ subImage()
static BLImage Blend2DWrapper::subImage |
( |
const BLImage & |
src, |
|
|
int |
x, |
|
|
int |
y, |
|
|
int |
w, |
|
|
int |
h, |
|
|
BLFormat |
format = BL_FORMAT_PRGB32 |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file:
- /home/per/git/code/deep-rts/include/DeepRTS/gui/Blend2DGUI.h