|
| 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) |
◆ DashedLine()
◆ LICE_FLineImpl()
◆ 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()
The documentation for this class was generated from the following file:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/modules/ysfx/thirdparty/WDL/source/WDL/lice/lice_line.cpp