Deep RTS
Static Public Member Functions | List of all members
Blend2DWrapper Class Reference

#include <Blend2DGUI.h>

Static Public Member Functions

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)
 

Member Function Documentation

◆ 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: