LMMS
Loading...
Searching...
No Matches
_LICE_Template_Blit1< COMBFUNC > Class Template Reference

Static Public Member Functions

static void solidBlit (LICE_pixel_chan *dest, int w, int h, int ir, int ig, int ib, int ia, int dest_span)
static void gradBlit (LICE_pixel_chan *dest, int w, int h, int ir, int ig, int ib, int ia, int drdx, int dgdx, int dbdx, int dadx, int drdy, int dgdy, int dbdy, int dady, int dest_span)

Member Function Documentation

◆ gradBlit()

template<class COMBFUNC>
void _LICE_Template_Blit1< COMBFUNC >::gradBlit ( LICE_pixel_chan * dest,
int w,
int h,
int ir,
int ig,
int ib,
int ia,
int drdx,
int dgdx,
int dbdx,
int dadx,
int drdy,
int dgdy,
int dbdy,
int dady,
int dest_span )
inlinestatic

◆ solidBlit()

template<class COMBFUNC>
void _LICE_Template_Blit1< COMBFUNC >::solidBlit ( LICE_pixel_chan * dest,
int w,
int h,
int ir,
int ig,
int ib,
int ia,
int dest_span )
inlinestatic

The documentation for this class was generated from the following file: