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

Static Public Member Functions

static void blit (LICE_pixel_chan *dest, const LICE_pixel_chan *src, int w, int h, int src_span, int dest_span, int ia)
static void scaleBlitFilterDown (LICE_pixel_chan *dest, const LICE_pixel_chan *src, int w, int h, int icurx, int icury, int idx, int idy, int clipright, int clipbottom, int src_span, int dest_span, int ia, const int *filter, int filt_start, int filtsz)
static void scaleBlit (LICE_pixel_chan *dest, const LICE_pixel_chan *src, int w, int h, int icurx, int icury, int idx, int idy, unsigned int clipright, unsigned int clipbottom, int src_span, int dest_span, int ia, int filtermode)

Member Function Documentation

◆ blit()

template<class COMBFUNC>
void _LICE_Template_Blit2< COMBFUNC >::blit ( LICE_pixel_chan * dest,
const LICE_pixel_chan * src,
int w,
int h,
int src_span,
int dest_span,
int ia )
inlinestatic

◆ scaleBlit()

template<class COMBFUNC>
void _LICE_Template_Blit2< COMBFUNC >::scaleBlit ( LICE_pixel_chan * dest,
const LICE_pixel_chan * src,
int w,
int h,
int icurx,
int icury,
int idx,
int idy,
unsigned int clipright,
unsigned int clipbottom,
int src_span,
int dest_span,
int ia,
int filtermode )
inlinestatic

◆ scaleBlitFilterDown()

template<class COMBFUNC>
void _LICE_Template_Blit2< COMBFUNC >::scaleBlitFilterDown ( LICE_pixel_chan * dest,
const LICE_pixel_chan * src,
int w,
int h,
int icurx,
int icury,
int idx,
int idy,
int clipright,
int clipbottom,
int src_span,
int dest_span,
int ia,
const int * filter,
int filt_start,
int filtsz )
inlinestatic

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