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

Static Public Member Functions

static void DashedLine (LICE_IBitmap *dest, int x1, int y1, int x2, int y2, int pxon, int pxoff, LICE_pixel color, int aw)
static void LICE_LineImpl (LICE_pixel *px, LICE_pixel *px2, int derr, int astep, int da, int bstep, LICE_pixel color, int aw, bool aa)
static void LICE_FLineImpl (LICE_pixel *px, int n, int err, int derr, int astep, int bstep, LICE_pixel color, int aw)
static void LICE_FLineImplFill (LICE_pixel *px, int n, int err, int derr, int astep, int bstep, LICE_pixel color, int aw, int fill_sz, int b_pos, unsigned int b_max)

Member Function Documentation

◆ DashedLine()

template<class COMBFUNC>
void __LICE_LineClass< COMBFUNC >::DashedLine ( LICE_IBitmap * dest,
int x1,
int y1,
int x2,
int y2,
int pxon,
int pxoff,
LICE_pixel color,
int aw )
inlinestatic

◆ LICE_FLineImpl()

template<class COMBFUNC>
void __LICE_LineClass< COMBFUNC >::LICE_FLineImpl ( LICE_pixel * px,
int n,
int err,
int derr,
int astep,
int bstep,
LICE_pixel color,
int aw )
inlinestatic

◆ LICE_FLineImplFill()

template<class COMBFUNC>
void __LICE_LineClass< COMBFUNC >::LICE_FLineImplFill ( LICE_pixel * px,
int n,
int err,
int derr,
int astep,
int bstep,
LICE_pixel color,
int aw,
int fill_sz,
int b_pos,
unsigned int b_max )
inlinestatic

◆ LICE_LineImpl()

template<class COMBFUNC>
void __LICE_LineClass< COMBFUNC >::LICE_LineImpl ( LICE_pixel * px,
LICE_pixel * px2,
int derr,
int astep,
int da,
int bstep,
LICE_pixel color,
int aw,
bool aa )
inlinestatic

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